github ToruNiina/toml11 v3.7.0
version 3.7.0

latest releases: v4.2.0, v4.1.0, v4.0.3...
3 years ago

Added

  • add a macro TOML11_PRESERVE_COMMENTS_BY_DEFAULT
  • add find_or(value, key1, key2, ..., keyN, opt) (#156)
  • add a macro TOML11_DEFINE_CONVERSION_NON_INTRUSIVE (#139)

Fixed

  • show filename of an empty file in error messages (#161) (@founderio)
  • suppress warnings by -Wshadow (#158)
  • fix uneven spacing between tables (#152)

Changed

  • define precedence between conversion function and constructor in toml::get/find (#159)

Don't miss a new toml11 release

NewReleases is sending notifications on new releases.