Releases: Election-Tech-Initiative/electionguard-python
Releases · Election-Tech-Initiative/electionguard-python
Release 1.1.1
✅ Balerion HotFix for Release Build Workflow (#140) * ✅ Modify Pull Request Workflow for Shorter Build times - Reduce MacOS and Windows to only run integration tests. - Add make file to run all integration tests * 🐛 Release Build CI Fixes - Simplify commands for CI - Add test pypi commands for CI for easy flipping - Add noshow to stop existing issue - Add release commands * 🐛 Add atomic writes for windows * 🆙 Update Version to v1.1.1
Release 1.1.0
Bug/cleanup output data (#138) * ✨ Implement Scheduler for multi processing - Add scheduler singleton to handle creating pools an closing pools. - Remove Pool references and replace scheduler - Update tests and benchmarks * Modify scheduler to include only one method add tally methods to tally in batches * fix naming * Adjust proof fields to reflect new output requirements also, fix a bug where the tally did not include the decryption shares, and where a few of the CP proofs were not using the crypto_extended_base_hash in their challenge inputs * fix unused inports * return int * increase the deadline on slow tests * fix imports * fix CI Errors * Address PR Feedback * fix lint error Co-authored-by: Keith Fung <[email protected]> Co-authored-by: Keith Fung <[email protected]>
Release 1.0.0
🐉 Dragon Release v1.0.0
Description
Initial release of ElectionGuard Python package.
Milestone
https://github.com/microsoft/electionguard-python/milestone/1