Skip to content

Releases: noir-lang/noir_json_parser

v0.3.0

04 Dec 21:40
a00fe53
Compare
Choose a tag to compare

0.3.0 (2024-11-25)

⚠ BREAKING CHANGES

  • update to support Noir 0.37.0 (#16)

Features

Bug Fixes

  • Add type declarations to globals (#21) (c32dcd5)

v0.2.0

27 Sep 15:58
1eb5a95
Compare
Choose a tag to compare

0.2.0 (2024-09-27)

⚠ BREAKING CHANGES

  • replace usage of u16s in generics with u32s (#12)
  • update to 0.34.0 (#6)

Features

Bug Fixes

  • Replace usage of u16s in generics with u32s (#12) (09a5bde)

initial release

03 Sep 05:41
Compare
Choose a tag to compare
v0.1.0

initial release