Skip to content

Releases: noir-lang/noir_rsa

v0.4.0

08 Nov 15:35
0edefb2
Compare
Choose a tag to compare

0.4.0 (2024-11-08)

⚠ BREAKING CHANGES

  • update to noir-bignum v0.4.1 (#30)

Features

  • Update to noir-bignum 0.3.6 and nargo 0.35.0 (#23) (8784b19)
  • Update to noir-bignum v0.4.1 (#30) (e54d13d)

v0.3.1

04 Oct 10:00
d52a120
Compare
Choose a tag to compare

0.3.1 (2024-10-04)

Bug Fixes

v0.3.0: Merge pull request #1 from codeesura/main

13 Sep 16:29
2023620
Compare
Choose a tag to compare
test: refactor and format test functions

v0.2

31 Jul 15:25
46a6eb1
Compare
Choose a tag to compare

The previous versions of Noir allowed numeric generics of u64 types. In nargo 0.32.0, only numeric generics of u32 and smaller are allowed. This release is up to date with nargo v0.32.0.

We also updated our noir-bignum dependency to v0.3.0 here.

initial release

27 Jul 03:12
Compare
Choose a tag to compare