Skip to content

Release v2.11.0

Compare
Choose a tag to compare
@JonathonReinhart JonathonReinhart released this 09 Sep 05:06
· 102 commits to main since this release

This is a minor release.

Changed

  • Introduced pyproject.toml and moved metadata from setup.py (#211)
  • Added type annotations to scuba package and mypy checking in CI (#207)

Removed

  • Drop support for Python 3.5 - 3.6 (#205)

Fixed

  • Fixed bug causing invalid volume spec error on Docker 24.0.5 and newer (#217)