github ToruNiina/toml11 v2.2.2
version 2.2.2

latest releases: v3.8.1, v3.8.0, v3.7.1...
5 years ago
  • fix operator ""_toml literal
    • resolve ambiguity in "[1]"_toml;
  • suppress warnings on MSVC (@wbenny )
  • improve runtime efficiency
    • remove needless error message generations
    • guess type of value before matching it
  • improve error messages
    • show "missing curly brace" for multiline inline table
    • fix typo in error message from parse_offset_datetime

Don't miss a new toml11 release

NewReleases is sending notifications on new releases.