There is a newer version of the record available.

Published June 20, 2019 | Version v2.4.0

ToruNiina/toml11: version 2.4.0

  • 1. Kyoto Univ.
  • 2. @agenium-scale

Description

Fixed
  • Fix sign-compare warning (@khoitd1997 )
  • Allow to install toml11 by CMake (@KerstinKeller )
  • Fix definition of _toml operator
  • Compare table values correctly
Changed
  • Throw toml::type_error from as_xxx
  • Add as_xxx(std::nothrow) noexcept overload
  • Show hints when it encounters a syntax error
Deprecated
  • Deprecate (is|as)_float. Use (is|as)_floating instead.
    • To make it consistent with snake_case typenames

Files

ToruNiina/toml11-v2.4.0.zip

Files (104.5 kB)

Name Size Download all
md5:a94386b7063d9af2de8dee568bacb69b
104.5 kB Preview Download

Additional details

Related works