v1.0.2
Overview
This is a minor release which includes various improvements to the bindings.
What's Changed
- Adding source distribution by @step21 in #415
- Fix the Python release CI action by @jtraglia in #417
- When building Python bindings, only build blst by @jtraglia in #418
- In Python setup file, change directory instead of using absolute paths by @jtraglia in #419
- Fix broken nodejs/csharp CI tests by @jtraglia in #420
- feat: bundle and auto-load trusted setup by @matthewkeil in #422
- feat: turn on exceptions by @matthewkeil in #423
- fix: simplify how default setup is found by @matthewkeil in #424
- nim-bindings fix: prevent Nim GC call free_trusted_setup if it already called manually by @jangko in #426
- Update versions in preparation for release by @jtraglia in #428
New Contributors
Full Changelog: v1.0.1...v1.0.2