This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tomlplusplus
Watch
1
Star
0
Fork
0
You've already forked tomlplusplus
mirror of
https://github.com/marzer/tomlplusplus.git
synced
2024-11-02 11:26:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
25058a070a
tomlplusplus
/
tools
/
requirements.txt
5 lines
47 B
Plaintext
Raw
Normal View
History
Unescape
Escape
project-wide refactoring - moved implementation-only headers to `/impl` - replaced `[[nodiscard]]` with `TOML_NODISCARD` - added `.clang-format` + applied to all files also: - added support for Unicode 14.0 - fixed minor documentation issues - version bump (pre-emptive for next release)
2021-10-23 09:22:41 +00:00
misk>=0.5.0
fixed missing `#include <utility>` also: - added test for `yaml_formatter` - formatter refactoring + cleanup - documentation fixes
2021-11-03 16:19:48 +00:00
poxy>=0.5.2
restructuring and minor refactoring There's no new functionality here. It's purely tooling + CI stuff: - moved `python` => `tools` - moved documentation images to subfolder - moved `vs/tests` to tests/vs projects - moved `vs` solution etc to root - added semicolons to macros - added cpp.hint to help VS intellisense - migrated documentation generation to external lib
2021-04-18 12:04:46 +00:00
pyyaml
python-dateutil
Reference in New Issue
Copy Permalink