Elekto 0.7.0 is now available. This edition includes full unit tests for 97% of python modules. It also updates the version of Python used in the container image.
Thanks to @CheatCodeSam and @oduludo for adding tests!
Container image can be found here
What's Changed
- Added testing for Schulze functions. by @CheatCodeSam in #104
- Created test for dashboard. by @CheatCodeSam in #105
- Improve test coverage by @oduludo in #107
- Increase test coverage to 97% by @oduludo in #108
- Update to latest python-bookworm for container image. by @jberkus in #111
New Contributors
- @CheatCodeSam made their first contribution in #104
- @oduludo made their first contribution in #107
Full Changelog: 0.6.8...0.7.0