Skip to content

0.20.0

Latest

Choose a tag to compare

@andrjas andrjas released this 17 Apr 16:19

Added

  • Python 3.13 support
  • devcontainer

Changed

  • updated dependencies
  • using GitHub actions instead of Drone for CI
  • mypy and refurb in CI instead of pre-commit
  • using uv for packaging

Removed

  • tox for Python support testing (using action matrix now)
  • poetry (replaced with uv)