github open-source-parsers/jsoncpp 1.6.0
Json::Exception

latest releases: 1.9.6, 1.9.5, 1.9.4...
9 years ago
  • Added Json::Exception, plus derived types:
    • Json::RuntimeError
    • Json::LogicError
  • Clarified when exceptions are thrown.
    • If you are trapping std::exception, nothing will change for you.
  • Fixed deprecation macro. (Thx to @Dani-Hub.)
  • Fixed compilation error for gcc-4.8. (Thx to @connormanning.)
  • Fixed CharReader::Factory base. (Thx to Tengiz Sharafiev.) (Technically, this is not a binary-compatible change, but it is a pretty serious bug. So we have deprecated 1.4 and 1.5.)

Don't miss a new jsoncpp release

NewReleases is sending notifications on new releases.