github ToruNiina/toml11 v4.1.0
version 4.1.0

latest release: v4.2.0
one month ago

Added

  • support std::get<std::u8string>
  • support toml::value(std::u8string)
  • support string_type = std::u8string in config type
  • support operator<<(std::ostream&, toml::value)
  • add bool uppercase to toml::integer_format
  • support template into_toml() (#255) (#256) (by 萧迩珀 @CDK6182CHR)

Fixed

Changed

  • speedup CI tests by multicore build

Don't miss a new toml11 release

NewReleases is sending notifications on new releases.