brainbuz / Vote-Count

A toolkit for alternative voting methods. Initially to support Rankled and Range Ballots for IRV, Boorda, and Pairwise/Condorcet. Future support planned Multi-member methods.
2 stars 2 forks source link

Release 2.03 #14

Closed brainbuz closed 2 years ago

brainbuz commented 2 years ago

Module was failing to build on CPANTs due to ghost dependencies for modules that had been removed. Sanitize all mention of them. Review dependency tree and add a specific test file for some dependencies. Had to lower version of Math::BigInt::GMP specified because Strawberry Perl cannot update it and is still at 5.032.

brainbuz commented 2 years ago

Release 2.03.