Releases: standardloop/c-json
Releases · standardloop/c-json
v0.0.4
Full Changelog: v0.0.3...v0.0.4
v0.0.4
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Full Changelog: v0.0.2...v0.0.3
Full Changelog: v0.0.2...v0.0.3
v0.0.2
v0.0.1
v0.0.1
What's Changed
- refactor dynamic-array to use JSONValue instead of DynamicArrayElement by @standardloop in #1
- Port HashMapEntry to JSONValue for HashMap by @standardloop in #2
- add support for scientific notation by @standardloop in #3
- enhancements to parsing string literal correctly by @standardloop in #4
- more obj validations by @standardloop in #5
- fix some bugs with parsing nested objects by @standardloop in #7
- Function and Logic for converting JSON to string by @standardloop in #6
New Contributors
- @standardloop made their first contribution in #1
Full Changelog: https://github.com/standardloop/c-json/commits/v0.0.1