v0.4.3
Overview
This minor release improves the Python bindings and streamlines the Python release process, while also incorporating minor improvements and bug fixes across other bindings.
What's Changed
- fix: typos by @omahs in #396
- Fix typos by @rex4539 in #397
- python: check file pointer when loading trusted setup by @jtraglia in #401
- Rust: Always close fd on load_trusted_setup_file_inner() by @asn-d6 in #402
- Add workflow to publish python package by @jtraglia in #395
- Update versions in preparation of release by @jtraglia in #403
New Contributors
Full Changelog: v0.4.2...v0.4.3