What's Changed
* fix: version interpolation in npm publishing by alexander-camuto in https://github.com/zkonduit/ezkl/pull/917
* fix: make flushing err more informative by alexander-camuto in https://github.com/zkonduit/ezkl/pull/919
* docs: improve quality + code quality fixes by alexander-camuto in https://github.com/zkonduit/ezkl/pull/920
* fix: range-check graph input and outputs by alexander-camuto in https://github.com/zkonduit/ezkl/pull/921
* fix: force prover det on argmax/min for collisions by alexander-camuto in https://github.com/zkonduit/ezkl/pull/923
* fix: use onnx convention when integer dividing by alexander-camuto in https://github.com/zkonduit/ezkl/pull/925
* docs: advanced security notices by alexander-camuto in https://github.com/zkonduit/ezkl/pull/926
* fix: use variable len domain for poseidon by alexander-camuto in https://github.com/zkonduit/ezkl/pull/927
* refactor: serial lookup commits for metal by alexander-camuto in https://github.com/zkonduit/ezkl/pull/928
BREAKING CHANGES: pk and vk are not backwards compatible due to argument changes, nor is settings file
**Full Changelog**: https://github.com/zkonduit/ezkl/compare/v18.1.5...v19.0.7