Releases: eteran/cpp-json
Releases · eteran/cpp-json
4.1
02 Jul 17:00
Compare
Sorry, something went wrong.
No results found
API improvments
Bug Fixes
4.0
01 Jul 15:18
Compare
Sorry, something went wrong.
No results found
massive updates
now it's single header
supports json pointer API via json::ptr
speed improvements
etc..
3.4
12 Jun 03:03
Compare
Sorry, something went wrong.
No results found
3.3.1
06 Oct 05:54
Compare
Sorry, something went wrong.
No results found
3.3
06 Oct 05:43
Compare
Sorry, something went wrong.
No results found
Fixed a bug involving move constructors with json::value
Using default implementations of some trivial constructors.
3.2: Merge pull request #5 from trueqbit/multiply_defined_symbols_found
18 Mar 15:15
Compare
Sorry, something went wrong.
No results found
Fixes an issue with some methods not being inline.
3.1
15 Oct 04:29
Compare
Sorry, something went wrong.
No results found
3.0
09 Sep 01:07
Compare
Sorry, something went wrong.
No results found
Takes advantage of C++11 features
No longer requires any 3rd party libraries
2.2
12 May 04:02
Compare
Sorry, something went wrong.
No results found
better organization and testability of tests