There is a newer version of the record available.

Published December 15, 2019 | Version v3.2.0
Software Open

ToruNiina/toml11: version 3.2.0

Description

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)

Files

ToruNiina/toml11-v3.2.0.zip

Files (133.6 kB)

Name Size Download all
md5:c6503416374120132c4710ed31358a31
133.6 kB Preview Download

Additional details

Related works