# Changelog ## 0.3 Series ### 0.3.0 #### Enhancements * new `manage_database.py` script to create and maintain the database * add database versioning ## 0.2 Series ### 0.2.0 #### Bugfixes * check inputs #### Enhancements * Require a minimum of 2 players * Implement a check on scores in case bad values are entered * Sample game data and an analysis notebook in the `analysis/` directory ## 0.1 Series ### 0.1.1 #### Bugfixes * Add missing score type ### 0.1.0 Initial release.