Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@Zeitsperre Zeitsperre released this 04 Feb 20:58
66499f4

Changes:

  • Fixed a bug the Dockerfile configuration. (hotfix)
  • Added several workflows to help with testing, docker images, and version bumping. (#129).
  • Reorganized README files to organize badges better. (#129).
  • Added several pre-commit hooks to help with code organization, docstrings, finding dead code blocks, etc. (#129).
  • Dropped support for Python3.9, extended support for Python3.13. (#129).
  • Now using a CI folder for managing CI-specific Python dependencies.(#129).
  • Updated several development dependencies. (#129).
  • Now using a Dependabot configuration for managing Python and GitHub Actions updates. (#129).