Releases: noir-lang/noir-bignum
Releases · noir-lang/noir-bignum
v0.3.6
What's Changed
- fix: bump minimum noir version to 0.35.0 and address privacy warnings by @TomAFrench in #24
- chore: remove formatter from canary by @TomAFrench in #30
- fix: fixed reduction parameter error by @zac-williamson in #31
Full Changelog: v0.3.5...v0.3.6
v0.3.5
v0.3.4
fix: remove function which was ignoring compiler warning to not do th…
v0.3.3: Merge pull request #18 from noir-lang/tf/update-to-le-bytes
This release updates the minimum supported noir version to 0.34.0
v0.3.2: Merge pull request #13 from noir-lang/tf/fix-bad-generics
This release moved a impl method which never used a generic method (such that this type would never be determined) as this is now an error in the Noir compiler.
v0.3.1
v0.3.0
v0.2.2, now with parametrised uints
Full Changelog: v0.2.1...v0.2.2
Added more fields, simplified interface
Full Changelog: v0.2...v0.2.1
Updated BigNum interface
Full Changelog: v0.1.1...v0.2