Skip to content

Latest commit

 

History

History
34 lines (16 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

34 lines (16 loc) · 1.33 KB

Changelog

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)

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)