Releases: skystrife/cpptoml
Releases · skystrife/cpptoml
Release list
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)