Releases: noir-lang/noir_json_parser
Releases · noir-lang/noir_json_parser
v0.4.0
0.4.0 (2025-02-13)
⚠ BREAKING CHANGES
- fixed invalid json passing as valid json (#32)
- replace fixed size JSON modules with type aliases (#19)
Bug Fixes
- Add safety blocks and safety comments (#31) (b6bbbd1)
- Export types mistakenly left private (#27) (682df8b)
- Fixed invalid json passing as valid json (#32) (cfb29f8)
Miscellaneous Chores
v0.3.0
v0.2.0
initial release
v0.1.0 initial release