Skip to content

version 3.4.0

Compare
Choose a tag to compare
@ToruNiina ToruNiina released this 26 Mar 07:20
· 373 commits to master since this release

Changed

  • use ExternalProject to retrieve TOML test data (@jwillikers)
  • simplify serializer's template argument
  • format the message in exceptions thrown from .at()
  • show function name from which toml::type_error is thrown

Fixed

  • workaround an error in gcc 4.8.x
  • fix exception section in the README (#107)