Skip to content

Releases: noir-lang/noir

v0.38.0

08 Nov 12:36
e784523
Compare
Choose a tag to compare
v0.38.0 Pre-release
Pre-release

0.38.0 (2024-11-08)

⚠ BREAKING CHANGES

  • Always Check Arithmetic Generics at Monomorphization (#6329)

Features

  • Always Check Arithmetic Generics at Monomorphization (#6329) (2972db2)
  • Ensure that generated ACIR is solvable (#6415) (b473d99)
  • Nargo command to generate shell completions (#6413) (13856a1)

Bug Fixes

  • Check infix expression is valid in program input (#6450) (35dedb5)
  • Discard optimisation that would change execution ordering or that is related to call outputs (#6461) (b8654f7)
  • Don't crash on AsTraitPath with empty path (#6454) (fc72dcd)
  • Fix Alias and Error kinds (#6426) (3cb259f)
  • Let formatter respect newlines between comments (#6458) (fb1a8ca)
  • Right shift is not a regular division (#6400) (2247814)
  • sea: Mem2reg to treat block input references as alias (#6452) (5310064)
  • ssa: Change array_set to not mutate slices coming from function inputs (#6463) (371bd45)
  • ssa: Resolve value IDs in terminator before comparing to array (#6448) (66f15ca)
  • tests: Prevent EOF error while running test programs (#6455) (358e381)
  • Type-check turbofish in trait before function call (#6416) (f8fd813)

nightly-2024-11-11

11 Nov 02:28
aa37cd5
Compare
Choose a tag to compare
nightly-2024-11-11 Pre-release
Pre-release
fix(docs): Fix broken links in oracles doc (#6488)

nightly-2024-11-10

10 Nov 02:28
aa37cd5
Compare
Choose a tag to compare
nightly-2024-11-10 Pre-release
Pre-release
fix(docs): Fix broken links in oracles doc (#6488)

nightly-2024-11-09

09 Nov 02:25
aa37cd5
Compare
Choose a tag to compare
nightly-2024-11-09 Pre-release
Pre-release
fix(docs): Fix broken links in oracles doc (#6488)

nightly-2024-11-08

08 Nov 02:27
b74b4ea
Compare
Choose a tag to compare
nightly-2024-11-08 Pre-release
Pre-release
chore: update example to show how to split public inputs in bash (#6472)

nightly-2024-11-07

07 Nov 02:27
b8654f7
Compare
Choose a tag to compare
nightly-2024-11-07 Pre-release
Pre-release
fix: Discard optimisation that would change execution ordering or tha…

nightly-2024-11-06

06 Nov 02:26
fb1a8ca
Compare
Choose a tag to compare
nightly-2024-11-06 Pre-release
Pre-release
fix: let formatter respect newlines between comments (#6458)

nightly-2024-11-05

05 Nov 02:26
13856a1
Compare
Choose a tag to compare
nightly-2024-11-05 Pre-release
Pre-release
feat: nargo command to generate shell completions (#6413)

nightly-2024-11-04

04 Nov 02:30
13856a1
Compare
Choose a tag to compare
nightly-2024-11-04 Pre-release
Pre-release
feat: nargo command to generate shell completions (#6413)

nightly-2024-11-03

03 Nov 02:30
13856a1
Compare
Choose a tag to compare
nightly-2024-11-03 Pre-release
Pre-release
feat: nargo command to generate shell completions (#6413)