Skip to content

Releases: skystrife/cpptoml

v0.1.1

22 Oct 20:29
Compare
Choose a tag to compare

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

22 Oct 18:56
v0.1.0
13fb18e
Compare
Choose a tag to compare

cpptoml now supports TOML 0.5!