json v2.0.8 Release Notes

Release Date: 2016-12-02 // over 7 years ago
  • Full Changelog

    • Reading from file #374
    • ⚠ Compiler warnings? #372
    • 📄 docs: how to release a json object in memory? #371
    • crash in dump #370
    • Coverity issue (FORWARD_NULL) in lexer(std::istream& s) #368
    • 📜 json::parse on failed stream gets stuck #366
    • 🐎 Performance improvements #365
    • 'to_string' is not a member of 'std' #364
    • 👍 Optional comment support. #363
    • Crash in dump() from a static object #359
    • 📜 json::parse(...) vs json j; j.parse(...) #357
    • Hi, is there any method to dump json to string with the insert order rather than alphabets #356
    • Provide an example of reading from an json with only a key that has an array of strings. #354
    • 0️⃣ Request: access with default value. #353
    • 📜 {} and [] causes parser error. #352
    • Reading a JSON file into a JSON object #351
    • Request: 'emplace_back' #349
    • 📜 Is it possible to stream data through the json parser without storing everything in memory? #347
    • pure virtual conversion operator #346
    • Floating point precision lost #345
    • unit-conversions SIGSEGV on armv7hl #303
    • Coverity scan fails #299
    • Using QString as string type #274