2.0.2
·
100 commits
to master
since this release
Included commits: 2.0.1...2.0.2
Bugfixes
Previously the Json class could return an undocumented boolean value instead of null for invalid input. This is now fixed.
Tests added to assert all kind of input is properly encoded and decoded.
Also fixed up doc blocks.