There is a newer version of the record available.

Published May 27, 2021 | Version v3.7.0
Software Open

ToruNiina/toml11: version 3.7.0

Description

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)

Files

ToruNiina/toml11-v3.7.0.zip

Files (154.7 kB)

Name Size Download all
md5:b20ff6e75ff791c6511b7241ea14d34c
154.7 kB Preview Download

Additional details

Related works