Skip to content

Releases: BGehrels/singleTransferableVoteElections

7.0

21 Oct 01:37
Compare
Choose a tag to compare

singleTransferableVoteElections-6.0

18 Oct 22:48
Compare
Choose a tag to compare

singleTransferableVoteElections-5.2

18 Oct 22:47
Compare
Choose a tag to compare

5.1

18 Oct 13:50
Compare
Choose a tag to compare
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

06 Jul 08:11
Compare
Choose a tag to compare

And some minor updates:

  • Dependency versions
  • toString methods
    -...