Releases: noir-lang/noir
Releases · noir-lang/noir
nightly-2025-01-22: feat: Resolve enums & prepare type system (#7115)
Co-authored-by: Ary Borenszweig <[email protected]>
nightly-2025-01-21: fix: Prevent overlapping associated types impls (#7047)
Co-authored-by: Tom French <[email protected]>
nightly-2025-01-20: fix: defunctionalize pass on the caller runtime to apply (#7100)
Pre-release
Co-authored-by: Tom French <[email protected]>
nightly-2025-01-19: fix: defunctionalize pass on the caller runtime to apply (#7100)
Pre-release
Co-authored-by: Tom French <[email protected]>
nightly-2025-01-18: fix: defunctionalize pass on the caller runtime to apply (#7100)
Pre-release
Co-authored-by: Tom French <[email protected]>
nightly-2025-01-17
chore(ssa): Use correct prefix when printing array values in global s…
nightly-2025-01-16: fix: Allow implicit associated types on integer type kinds (#7078)
Pre-release
Co-authored-by: Ary Borenszweig <[email protected]>
nightly-2025-01-15
chore: add end step for formatting workflow (#7070)
nightly-2025-01-14
chore(ci): Unify compilation/execution report jobs that take averages…
nightly-2025-01-13: feat: SSA globals in monomorphization and SSA gen (#6985)
Pre-release
Co-authored-by: jfecher <[email protected]>