Skip to content

Releases: Election-Tech-Initiative/electionguard-api-python

Release 1.0.4

07 Nov 19:44
23a5f57
Compare
Choose a tag to compare
✨ Validate Election Manifest (#126)

* ✨ Validate Election Manifest

- Add `election/validate/description` to validate election manifests and descriptions
- Add postman tests
- ♻️ Update to use lru cache

* 🆙 Upgrade electionguard

Release 1.0.3

13 Oct 17:55
eee9484
Compare
Choose a tag to compare
🆙. Update to ElectionGuard v1.1.10 and Bump version to v1.0.3 (#121)

* 🆙. Upgrade poetry dependencies

- Upgrade to electionguard 1.1.10

* 🆙. Bump version to 1.0.3

* ✅. Update Postman Tests

Release 1.0.2

06 Oct 04:37
3be772a
Compare
Choose a tag to compare
Merge pull request #118 from microsoft/chore/upgrade-1.0.2

🆙 Bump the package version to 1.0.2

Release 1.0.1

23 Sep 18:29
7eb7ed4
Compare
Choose a tag to compare
🆙 Upgrade to 1.0.1 (#106)

- Upgrade version number

Release 1.0.0

21 Sep 14:33
4850dd6
Compare
Choose a tag to compare
📝 Improve Documentation (#84)

* 📝. Add Docker Documentation

* Link DockerHub images in the README badges

Co-authored-by: Ryan Korsak <[email protected]>

Release 0.1.1

16 Sep 19:10
Compare
Choose a tag to compare
🔧. Add manual repository dispatch

Both workflows receive a manual repository dispatch. Added directly to main to ensure it is available for future PRs

Release 0.1.0

14 Sep 18:32
Compare
Choose a tag to compare
🔥 Disable Docker Hub Workflow for Release