github ToruNiina/toml11 v3.5.0
version 3.5.0

latest releases: v4.0.3, v4.0.2, v4.0.1...
3 years ago

Added

  • support conversion from toml array into std::forward_list
  • cut out the need of default constructor when converting a toml value into a user-defined struct (#108)
  • remove TOML11_UNRELEASED_FEATURES because all of them are released in v1.0.0-rc1
  • parse nanoseconds in date-time types (Scott McCaskill) (#117)
  • accept std::filesystem::path in C++17 (#113)
  • add TOML11_VERSION_(MAJOR|MINOR|PATCH) macros to toml.hpp (#114)

Fixed

Don't miss a new toml11 release

NewReleases is sending notifications on new releases.