tomlplusplus/include/toml++
Mark Gillard de2413e0ef fixed date parsing when the year has a leading zero (closes #130)
also:
- fixed omitting value part from hex/bin/oct being accepted without error (closes #129)
- added spec bug github template
2022-01-05 12:45:59 +02:00
..
impl fixed date parsing when the year has a leading zero (closes #130) 2022-01-05 12:45:59 +02:00
toml.h fixed incorrect unicode scalar sequence transformations (#125) 2022-01-04 23:58:22 +02:00