Skip to content

Releases: noir-lang/noir

nightly-2023-10-05

05 Oct 02:17
982380e
Compare
Choose a tag to compare
nightly-2023-10-05 Pre-release
Pre-release
feat: Add aztec selectors for event structs (#2983)

v0.16.0

03 Oct 15:24
3611cfc
Compare
Choose a tag to compare

0.16.0 (2023-10-03)

⚠ BREAKING CHANGES

  • Maintain shape of foreign call arguments (#2935)

Features

Bug Fixes

  • Fix should_fail_with (#2940) (4f07b84)
  • Force recompilation when output_debug flag is set. (#2898) (9854416)
  • Improve error message when multiplying unit values (#2950) (57b7c55)
  • println: Enable printing of arrays/strings >2 in fmt strings (#2947) (309fa70)

nightly-2023-10-04

04 Oct 02:15
ce16c0b
Compare
Choose a tag to compare
nightly-2023-10-04 Pre-release
Pre-release
feat(wasm)!: update wasm artifacts to match cli artifacts (#2973)

nightly-2023-10-03

03 Oct 02:16
2a33950
Compare
Choose a tag to compare
nightly-2023-10-03 Pre-release
Pre-release
chore: Make one input public in simple assertion program (#2949)

nightly-2023-10-02

02 Oct 02:15
b039e2a
Compare
Choose a tag to compare
nightly-2023-10-02 Pre-release
Pre-release
chore: mark integration test as private (#2917)

nightly-2023-10-01

01 Oct 02:19
b039e2a
Compare
Choose a tag to compare
nightly-2023-10-01 Pre-release
Pre-release
chore: mark integration test as private (#2917)

v0.15.0

29 Sep 00:20
7a9983a
Compare
Choose a tag to compare
v0.15.0 Pre-release
Pre-release

0.15.0 (2023-09-28)

⚠ BREAKING CHANGES

  • update to bb version 0.7.3 (#2729)

Features

Bug Fixes

Miscellaneous Chores

nightly-2023-09-30: feat(abi): Tuples as inputs/outputs to main (#2899)

30 Sep 02:12
d8bd78f
Compare
Choose a tag to compare
Co-authored-by: Tom French <[email protected]>
Co-authored-by: Tom French <[email protected]>

nightly-2023-09-29

29 Sep 02:13
7a9983a
Compare
Choose a tag to compare
nightly-2023-09-29 Pre-release
Pre-release
chore(noir): Release (master) (#2879)

v0.14.1

27 Sep 22:06
9b26687
Compare
Choose a tag to compare
v0.14.1 Pre-release
Pre-release

0.14.1 (2023-09-27)

Bug Fixes

  • Remove cast for field comparisons in brillig (#2874) (1fc1fdb)
  • Remove duplication of code to load stdlib files (#2868) (b694aab)