Releases: noir-lang/noir
Releases · noir-lang/noir
nightly-2025-01-30
feat: Allow resolved types in constructors (#7223)
nightly-2025-01-29
fix: correct reversed callstacks (#7212)
nightly-2025-01-28
feat(experimental): Support enums in comptime code (#7194)
nightly-2025-01-27
chore: let `add_definition_location` take a Location (#7185)
nightly-2025-01-26
chore: let `add_definition_location` take a Location (#7185)
nightly-2025-01-25
chore: let `add_definition_location` take a Location (#7185)
nightly-2025-01-24: fix: Keep `inc_rc` for array inputs during preprocessing (#7163)
Pre-release
Co-authored-by: Maxim Vezenov <[email protected]> Co-authored-by: Tom French <[email protected]>
nightly-2025-01-23
fix: LSP hover over function with `&mut self` (#7155)
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]>