github ToruNiina/toml11 v3.2.0
version 3.2.0

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

Added

  • Enable to get toml::source_location from toml::syntax_error and toml::type_error (#87)
  • Allow heterogeneous array when TOML11_UNRELEASED_TOML_FEATURES is defined (toml-lang/toml #656)
  • Add toml::basic_value::operator[]
  • Colorize error messages if TOML11_COLORIZE_ERROR_MESSAGE is defined

Fixed

  • Check the input file is null-terminated (#88)
  • Fix macro to check localtime_r is available (#92, @blockparty-sh)
  • Suppress unused variable warning in release mode (#94, @blockparty-sh)
  • Suppress warning about a workaround for intel compiler (@kenichiice)
  • Fix offset datetime conversion; consider DST (#90)

Don't miss a new toml11 release

NewReleases is sending notifications on new releases.