Skip to content

v4.1-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@micahellison micahellison released this 29 Oct 20:36
· 108 commits to develop since this release

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: