Releases: BGehrels/singleTransferableVoteElections
Releases · BGehrels/singleTransferableVoteElections
7.0
Breaking changes
- requires Java 17
Full Changelog: singleTransferableVoteElections-6.0...singleTransferableVoteElections-7.0
singleTransferableVoteElections-6.0
Breaking changes:
- Now requires Java 11
Full Changelog: singleTransferableVoteElections-5.2...singleTransferableVoteElections-6.0
singleTransferableVoteElections-5.2
Changes:
- Chores and dependency updates
Full Changelog: singleTransferableVoteElections-5.1...singleTransferableVoteElections-5.2
5.1
Bugfix:
- Two Votes with different preferences were wrongly considered equal, if exactly the same candidates appeared in the preference, just in a different order
Breaking changes:
- The preference list of the Vote is now an ImmutableList to make it's contract more explicit
Adding withers to candidate and office
And some minor updates:
- Dependency versions
- toString methods
-...