Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@gregjesl gregjesl released this 26 Nov 22:07
· 5 commits to master since this release
861d518

v1.1.0 introduces json::reader, which is used for parsing different elements of JSON character-by-character.

v1.1.0 closes issue #23, which was an issue with how escaped characters were parsed.