v0.19.4
0.19.4 (2023-11-28)
Features
- Add --check option to nargo fmt for dry-run formatting verification (#3530) (4469707)
- Add support for tuple values in
noir_codegen
(#3592) (346d75f) - Codegen typed interfaces for functions in
noir_codegen
(#3533) (290c463) - Export
CompiledCircuit
from codegened TS (#3589) (e06c675) - Remove type arrays for flat slices (#3466) (8225b2b)
- Send and receive unflattened public inputs to backend (#3543) (a7bdc67)