Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@boldandbrad boldandbrad released this 19 Feb 19:15
2815708

[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 into src
  • Rename src/euchre.py to src/root.py
  • Cleanup code formatting

Removed

  • Remove support for python versions 3.8 and 3.9