Skip to content

Tags: colemickens/cpptoml

Tags

v0.1.1

Toggle v0.1.1's commit message
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<T>::value_or (thanks @AntonTe
  for the report)

v0.1.0

Toggle v0.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
skystrife Chase Geigle
cpptoml v0.1.0

cpptoml now supports TOML v0.5.0!