Releases: noir-lang/noir
Releases · noir-lang/noir
nightly-2025-02-01
fix: Add missing `is_empty` check for enums (#7257)
nightly-2025-01-31
chore: bump gates diff (#7245)
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)