Release v2.11.0
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 fromsetup.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)