Releases: noir-lang/noir
Releases · noir-lang/noir
nightly-2024-12-18: feat: configurable external check failures (#6810)
Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
nightly-2024-12-17
fix: implement `as_field` and `from_field` in the interpreter (#6829)
nightly-2024-12-16
chore: Do not print entire functions when running debug trace (#6814)
nightly-2024-12-15
chore: Do not print entire functions when running debug trace (#6814)
nightly-2024-12-14
chore: Do not print entire functions when running debug trace (#6814)
nightly-2024-12-13
feat(ssa): Hoist MakeArray instructions during loop invariant code mo…
nightly-2024-12-12: feat: several `nargo test` improvements (#6728)
Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
nightly-2024-12-11
fix: Do not merge expressions that contain output witnesses (#6757)
nightly-2024-12-10: chore: free memory for silenced warnings early (#6748)
Co-authored-by: Akosh Farkash <aakoshh@gmail.com>
nightly-2024-12-09
chore: simplify MSM with constant folding (#6650)