Releases: martinlackner/abcvoting
Releases · martinlackner/abcvoting
July 2025 release
v2.13.0 update readme
June 2025 release
Read and Write PB files via the pabutools (#91) * Read and write pb files * Docstring * Remove support for Python 3.8 and black formatting * Remove tests for 3.13 because of the mip package
September 2024 release
Full Changelog: v2.10.0...v2.11.0
May 2024 Release (v2.10.0)
What's Changed
- Sampling via prefsampling by @Simon-Rey in #78
- Propagating changes in the prefsampling by @Simon-Rey in #80
Full Changelog: v2.8.0...v2.10.0
April 2024 Release (v2.9.0)
Random profile generation via PR #78 (using prefsampling). Thanks to @Simon-Rey
What's Changed
- Sampling via prefsampling by @Simon-Rey in #78
Full Changelog: v2.8.0...v2.9.0
July 2023 Release (v2.8.0)
What's Changed
- Clarify docstring about weights by @DominikPeters in #69
- Updated I/O to use preflibtools by @Simon-Rey in #73
New Contributors
- @Simon-Rey made their first contribution in #73
Full Changelog: v2.7.1...v2.8.0
March 2023 Release (v2.7.1)
fix build config
March 2023 Release (v2.7.0)
PRs
- add JOSS badge to README.md by @lumbric in #60
- Implement EJR+ by @DominikPeters in #62
- Improve docs for generate by @DominikPeters in #64
- Improvements to properties by @DominikPeters in #63
- Implement maximin support method (MMS) by @DominikPeters in #65
- Implement FJR by @DominikPeters in #66
- Weighted rules & weighted properties by @DominikPeters in #68
Full Changelog: v2.6.0...v2.7.0
November 2022 Release (v2.6.0)
add alternative ways for equal shares to complete committees (increme…
September 2022 Release (v2.5.0)
main changes
- add priceability and core property by @Florian-Lackner and @JKompa in #58