Releases: zkonduit/ezkl
Releases · zkonduit/ezkl
v22.0.1
v21.0.4
ci: update version string in docs
v21.0.3
ci: update version string in docs
v21.0.0
ci: update version string in docs
v20.2.7
ci: update version string in docs
v20.2.6
ci: update version string in docs
v20.2.4
ci: update version string in docs
v20.2.0
What's Changed
- ci: change to sha hashes by @JSeam2 in #922
- chore: add model input/output types to settings by @alexander-camuto in #933
- fix: broken links in polycommit.rs and poseidon.rs by @cypherpepe in #932
- docs: cat-dog example by @alexander-camuto in #929
- chore: fix typos in comments and docs by @rebustron in #934
- refactor: enforce max decomp base/legs in args by @alexander-camuto in #936
- feat: generalize conv mem layout and ND by @alexander-camuto in #935
- refactor: rm tolerance parameter by @alexander-camuto in #937
- feat: pass data directly in cli by @alexander-camuto in #939
New Contributors
- @cypherpepe made their first contribution in #932
- @rebustron made their first contribution in #934
Full Changelog: v19.0.7...v20.2.0
v19.0.7
What's Changed
- fix: version interpolation in npm publishing by @alexander-camuto in #917
- fix: make flushing err more informative by @alexander-camuto in #919
- docs: improve quality + code quality fixes by @alexander-camuto in #920
- fix: range-check graph input and outputs by @alexander-camuto in #921
- fix: force prover det on argmax/min for collisions by @alexander-camuto in #923
- fix: use onnx convention when integer dividing by @alexander-camuto in #925
- docs: advanced security notices by @alexander-camuto in #926
- fix: use variable len domain for poseidon by @alexander-camuto in #927
- refactor: serial lookup commits for metal by @alexander-camuto in #928
BREAKING CHANGES: pk and vk are not backwards compatible due to argument changes, nor is settings file
Full Changelog: v18.1.5...v19.0.7
v18.1.5
What's Changed
- fix: node parsing should not panic by @alexander-camuto in #912
- fix: syn-sel should be range-checked when overflow by @alexander-camuto in #913
- fix: strict cvx opt bounds to stop prover non-det by @alexander-camuto in #914
- fix: patch pypi whl version labels by @alexander-camuto in #916
Full Changelog: v18.1.1...v18.1.5