Skip to content

v4.1-beta

Pre-release
Pre-release

Choose a tag to compare

@micahellison micahellison released this 29 Oct 20:36

Implemented enhancements:

  • Add Python 3.12 support #1750

Build:

  • Linting rules aren't enforced the same as format rules #1742
  • Set new required build fields in the ReadTheDocs config file #1803 (micahellison)
  • Replace flake8 and isort with ruff linter and add black --check to linting step #1763 (micahellison)

Documentation:

  • Add note about messages going to stderr and the implication for piping #1768 (micahellison)

Packaging: