Releases: noir-lang/noir
Releases · noir-lang/noir
nightly-2023-10-09
chore: codegen formatter test cases (#3006)
nightly-2023-10-08
chore: codegen formatter test cases (#3006)
nightly-2023-10-07
chore: codegen formatter test cases (#3006)
v0.16.0-aztec.0
Tracking aztec
nightly-2023-10-06: feat(traits): Add trait impl for buildin types (#2964)
Co-authored-by: Yordan Madzhunkov <[email protected]>
nightly-2023-10-05
feat: Add aztec selectors for event structs (#2983)
v0.16.0
0.16.0 (2023-10-03)
⚠ BREAKING CHANGES
- Maintain shape of foreign call arguments (#2935)
Features
- abi: Tuples as inputs/outputs to main (#2899) (d8bd78f)
- acvm_js: Export black box solver functions (#2812) (da8a98e)
- Add bb interface implementation (#2902) (fe92dc0)
- Add noir types package (#2893) (e8fc868)
- Dynamic indexing of non-homogenous slices (#2883) (72c3661)
- Maintain shape of foreign call arguments (#2935) (f7869e6)
- Oracle mocker for nargo test (#2928) (0dd1e77)
- ssa: Multiple slice mergers (#2753) (8f76fe5)
- traits: Multi module support for traits (#2844) (4deb07f)
Bug Fixes
nightly-2023-10-04
feat(wasm)!: update wasm artifacts to match cli artifacts (#2973)
nightly-2023-10-03
chore: Make one input public in simple assertion program (#2949)
nightly-2023-10-02
chore: mark integration test as private (#2917)