github ToruNiina/toml11 v4.0.3
version 4.0.3

latest releases: v4.2.0, v4.1.0
3 months ago

Fixed

  • remove default template argument from forward declaration in toml_fwd.hpp
  • enable to call make_error_info with multiple toml::values
  • enable to copy/move result with std::reference_wrapper
  • fix document generation error with the latest version of hugo
  • fix several tiny errors that causes warning
  • fix CMake compatibility warning

Changed

  • add -Werror / /WX to build script
  • set MSVC warning level to /W4
  • add explanation of features to README

Don't miss a new toml11 release

NewReleases is sending notifications on new releases.