All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fix cli options validation
- #15 Rewrite cookie validation with pydantic
0.3.0 - 2022-09-03
- #13 Rewrite handler validation with pydantic
0.2.0 - 2022-09-02
- #12 Automate poetry build
- Add pre-commit
- #3 Fix aiohttp deprecations
- #9 Fix errors on server shutdown
- Add empty index handler
- #11 Change statuses numeration
- #10 Fix tests stability
0.1.4 - 2022-08-30
- Fixed package dependencies
0.1.3 - 2022-08-30
- #6 Reconnect to the same game after incidental disconnection
- Reorganized project structure
- #7 Better cli options validation
0.1.2 - 2022-08-28
- Minor refactoring
0.1.1 - 2022-08-28
- Fixed package entrypoint
0.1.0 - 2022-08-28
- Initial release