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)