Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

24 lines (12 loc) · 1.06 KB

Changelog

0.1.0 (2024-12-04)

⚠ BREAKING CHANGES

  • update to support Noir 0.37.0 (#9)
  • update to support Noir 0.36.0 (#7)

Features

  • Update to support Noir 0.36.0 (#7) (3188ea7)

Bug Fixes

  • Update to support Noir 0.37.0 (#9) (a8156aa)
  • Use ec library instead of standard library (#13) (af7daa8)

Miscellaneous Chores