Releases: skystrife/cpptoml
Releases · skystrife/cpptoml
v0.1.1
Bugfixes:
- Fix find_end_of_date not working with trailing comments or arrays of dates (@monkeydom)
- Allow empty inline tables (@monkeydom)
- Fix potentially dangling reference in option::value_or (thanks @AntonTe for the report)
cpptoml v0.1.0
cpptoml now supports TOML 0.5!