Reduce stack requirements by allocating on heap in order to fit into Windows 1 mb stack size (unchangeable due to pybind11). Fix tests to close prover file handle before removing file. Remove unused stackallocator.
0.12.2
removed flags for binary wheels
0.9
Changed
- We made changes to CMake to support Apple ARM64 compiling. - We removed the incorrect MacOS universal wheels. - We upgraded calccrypto/uint128_t to the current release.