[0.7.0] - 2024-02-19
House keeping release. Updating tooling to support future development.
Added
- Add pre-commit hooks
- Support for python versions 3.11 and 3.12
Updated
- Replace Travis CI build system with GitHub Actions
- Replace Setup.py with pyproject.toml built with flit
- Move
euchre
dir intosrc
- Rename
src/euchre.py
tosrc/root.py
- Cleanup code formatting
Removed
- Remove support for python versions 3.8 and 3.9