Skip to content

Releases: noir-lang/noir

v0.2.0

16 Feb 22:22
ca986a4
Compare
Choose a tag to compare

0.2.0 (2023-02-16)

⚠ BREAKING CHANGES

  • Make abi field non-optional in CompiledProgram (#856)
  • nargo: bump MSRV to 1.66.0 (#799)

Features

Bug Fixes

  • avoid testing equality between unit values in acir_gen test (#849) (c2b7230)
  • ci: Skip the title check if handling a merge group (#790) (71b179c)
  • nargo: nargo test now only runs test functions defined in the current module (#805) (c6293c9)
  • operators issuing type errors when used with matching integer types arising from generic code (#789) (932943a)
  • ssa: delete instructions with false predicate (#760) (f329379)
  • ssa: synchronisation for functions (#764) (615357a)

Miscellaneous Chores

v0.1.1

06 Feb 19:51
0c16089
Compare
Choose a tag to compare

0.1.1 (2023-02-06)

Features

  • ci: Add workflow to validate PR title (#730) (e5e8542)
  • ci: Change release workflow to use release-please (950ca55)
  • docs: Introduce Conventional Commits & release process docs (#717) (950ca55)
  • nargo: add nargo execute command (#725) (9d6be60)
  • nargo: Add nargo test command to run all unit tests (#728) (2e1dc82)
  • nargo: add option to save witness to file in execute command (9d6be60)
  • nargo: add support for testing noir libraries (#752) (27bd2ac)
  • nargo: Leverage rustls instead of openssl for downloads (#691) (933809c)

Initial stable

03 Feb 19:40
126ca26
Compare
Choose a tag to compare
v0.1.0

chore: Add spellchecker  (#682)

Adds nightly build schedule (#463)

14 Nov 15:30
c79e2af
Compare
Choose a tag to compare
Co-authored-by: Koby <koby@aztecprotocol.com>

(Deprecated) v0.0.10

13 Mar 19:17
Compare
Choose a tag to compare
Pre-release

(Use nightly)

  • Removes the merkle_root opcode.
  • Adds Secp256k1_ECDSA opcode
  • Adds ability to check for equality and inequality of arrays

(Deprecated) v0.0.9

09 Mar 17:26
Compare
Choose a tag to compare
(Deprecated) v0.0.9 Pre-release
Pre-release

(Use nightly)