Skip to content

v2.11.0

Compare
Choose a tag to compare
@jenstroeger jenstroeger released this 22 Nov 07:14
· 103 commits to main since this release

v2.11.0 (2023-11-22)

Feat

  • improve, clean up, and stricten the mypy configuration (#641)
  • treat Sphinx docs warnings as errors (#648)
  • enable Python’s “Development Mode” when running tests to enable resource tracking and add more warnings (#643)
  • add flake8-logging plugin to ensure module-level logging is being used correctly (#640)