github ToruNiina/toml11 v2.2.0
version 2.2.0

latest releases: v4.2.0, v4.1.0, v4.0.3...
5 years ago
  • support conversion into/from arbitrary types
  • add ""_toml literal
  • add find_or
  • fix toml::format for table not to make top-level table inline
  • fix format of duplicate sign in timezone
  • fix add missing const specifier to a overload of get
  • fix overload resolution and type deduction of get_or
  • consider invalid utf-8 sequences as a syntax error
  • remove deprecated to_toml
  • mark get_or(table, key, fallback) deprecated because find_or is more clear
    • get_or(value, fallback) is not deprecated

Don't miss a new toml11 release

NewReleases is sending notifications on new releases.