Releases: zkonduit/ezkl
Releases · zkonduit/ezkl
v11.2.2
What's Changed
- fix: sequential dependence between JS releases by @alexander-camuto in #806
Full Changelog: v11.2.0...v11.2.2
v11.2.0
What's Changed
- feat: add autocompletion tooling to cli by @alexander-camuto in #805
Full Changelog: v11.1.0...v11.2.0
v11.1.0
What's Changed
- fix: remove error messages in calibration loop (confusing) by @alexander-camuto in #800
- chore: fix typos by @xiaoxianBoy in #802
- feat: create encode-evm-calldata in cli and python by @alexander-camuto in #803
New Contributors
- @xiaoxianBoy made their first contribution in #802
Full Changelog: v11.0.14...v11.1.0
v11.0.14
What's Changed
- fix: patch invalid ${{ github.ref_name#v }} syntax on verify release script by @ethan-crypto in #791
- chore: update alloy by @alexander-camuto in #798
Full Changelog: v11.0.11...v11.0.14
v11.0.11
What's Changed
- fix: patch npm packge build failure by @ethan-crypto in #782
- refactor: swap integer rep to i64 from i128 by @alexander-camuto in #781
- chore: update tract by @alexander-camuto in #784
- chore: medium sized lstm example by @alexander-camuto in #785
- chore: update h2 solidity verifier by @alexander-camuto in #787
- chore: logistic regression example by @alexander-camuto in #792
- chore: make most command struct args
Option
by @alexander-camuto in #793 - docs: add polycommit to RunArgs by @JSeam2 in #794
- chore: add aarch64 linux to release pipeline by @alexander-camuto in #788
- fix: revert maturin version by @alexander-camuto in #795
- fix: windows build by @alexander-camuto in #796
- fix: python build matrix by @alexander-camuto in #797
Full Changelog: v10.4.2...v11.0.11
v10.4.2
What's Changed
- feat: full ND conv and pool by @alexander-camuto in #770
- Prevent multiple additions of
EZKL_DIR
toPATH
in install_ezkl_cli.sh by @winor30 in #774 - fix: fix @ezkljs/verify etherumjs deps by @ethan-crypto in #765
- chore: update eth postgres by @ethan-crypto in #769
- fix: default compiled model paths in python by @alexander-camuto in #776
- fix: accomodate modules in col-overflow by @alexander-camuto in #777
- feat:
kzgCommit
wasm method by @ethan-crypto in #778 - fix: update vis settings on help by @alexander-camuto in #779
- fix: simplify kzg-commit by @alexander-camuto in #780
New Contributors
Full Changelog: v10.2.9...v10.4.2
v10.2.9
What's Changed
- chore: update tract by @alexander-camuto in #766
- docs: automated sphinx documentation for python bindings by @JSeam2 in #714
Full Changelog: v10.2.7...v10.2.9
v10.2.7
What's Changed
- fix: use pnpm in build script for in-browser-evm-verifier by @ethan-crypto in #752
- feat: dictionary of reusable constants by @alexander-camuto in #754
- chore: reduce softmax recip DR by @alexander-camuto in #756
- chore: verify aggr in wasm by @alexander-camuto in #758
- chore: verify aggr wasm unit test by @alexander-camuto in #760
- fix: bump python version by @alexander-camuto in #761
- fix: make commitment optional for backwards compat by @alexander-camuto in #762
- fix: patch large batch ex by @alexander-camuto in #763
Full Changelog: v10.1.0...v10.2.7
v10.1.0
What's Changed
- refactor: apply num-inner cols to constant assignments as well by @alexander-camuto in #749
- fix: array element encapsulation in ezkl_demo.ipynb by @moyedx3 in #747
- fix: lookup safety = 1 during calibration falls OOR by @alexander-camuto in #750
- feat: make selector polynomials optional by @alexander-camuto in #753
New Contributors
Full Changelog: v10.0.2...v10.1.0
v10.0.2
What's Changed
- fix: add
__version__
to python bindings by @jmjac in #739 - feat: merge
@ezkljs/verify
package into core repo. by @ethan-crypto in #736 - refactor: remove H2 circuit render by @ethan-crypto in #742
- feat!: ipa commitments by @alexander-camuto in #740
- fix: logrows reset after graph creation can cause extended K overflow by @alexander-camuto in #745
- chore: more complete coverage tests by @alexander-camuto in #748
New Contributors
Full Changelog: v9.5.0...v10.0.2