Releases: andrewtavis/poli-sci-kit
poli-sci-kit 1.1.0
- The assignment of points for semicircle parliament plots now groups points for parties together more appropriately
poli-sci-kit 1.0.0
- Release switches poli-sci-kit over to semantic versioning and indicates that it is stable
poli-sci-kit 0.1.2.5
Changes include:
-
Package structure has been modified for better testing and a cleaner wheel
-
Bug fixes and refactoring for cleaner code
-
Checks for code quality have been added
-
Examples now function in Google Colab
poli-sci-kit 0.1.0
First stable release of poli-sci-kit
Changes include:
-
Plotting functions for parliament allocations and seat disproportionality
-
Full documentation of the package
-
Virtual environment files
-
Bug fixes
-
Extensive testing of all modules with GH Actions and Codecov
-
Code of conduct and contribution guidelines
poli-sci-kit 0.0.2.1
The minimum viable product of poli-sci-kit
-
Users are able to do political appointments using a variety of methods including largest remainder and highest average techniques
-
Users are able to analyze the results of appointments
-
Usage examples have been created