Skip to content

Releases: noir-lang/noir

nightly-2025-02-01

01 Feb 02:27
a9e9850
Compare
Choose a tag to compare
nightly-2025-02-01 Pre-release
Pre-release
fix: Add missing `is_empty` check for enums (#7257)

nightly-2025-01-31

31 Jan 02:25
15bbaa8
Compare
Choose a tag to compare
nightly-2025-01-31 Pre-release
Pre-release
chore: bump gates diff (#7245)

nightly-2025-01-30

30 Jan 02:24
6d319af
Compare
Choose a tag to compare
nightly-2025-01-30 Pre-release
Pre-release
feat: Allow resolved types in constructors (#7223)

nightly-2025-01-29

29 Jan 02:24
dc06d8e
Compare
Choose a tag to compare
nightly-2025-01-29 Pre-release
Pre-release
fix: correct reversed callstacks (#7212)

nightly-2025-01-28

28 Jan 02:24
4fe4cc6
Compare
Choose a tag to compare
nightly-2025-01-28 Pre-release
Pre-release
feat(experimental): Support enums in comptime code (#7194)

nightly-2025-01-27

27 Jan 02:26
c44b626
Compare
Choose a tag to compare
nightly-2025-01-27 Pre-release
Pre-release
chore: let `add_definition_location` take a Location (#7185)

nightly-2025-01-26

26 Jan 02:26
c44b626
Compare
Choose a tag to compare
nightly-2025-01-26 Pre-release
Pre-release
chore: let `add_definition_location` take a Location (#7185)

nightly-2025-01-25

25 Jan 02:21
c44b626
Compare
Choose a tag to compare
nightly-2025-01-25 Pre-release
Pre-release
chore: let `add_definition_location` take a Location (#7185)

nightly-2025-01-24: fix: Keep `inc_rc` for array inputs during preprocessing (#7163)

24 Jan 02:27
29d2d8a
Compare
Choose a tag to compare
Co-authored-by: Maxim Vezenov <[email protected]>
Co-authored-by: Tom French <[email protected]>

nightly-2025-01-23

23 Jan 02:25
c8d5ce5
Compare
Choose a tag to compare
nightly-2025-01-23 Pre-release
Pre-release
fix: LSP hover over function with `&mut self` (#7155)