Skip to content

v1.28.0 - Internal improvements (ruff, poetry 1.5.0)

Compare
Choose a tag to compare
@tony tony released this 27 May 20:26
· 594 commits to master since this release

Internal improvements only, no bug fixes or new features

  • Move formatting, import sorting, and linting to ruff.

    This rust-based checker has dramatically improved performance. Linting and formatting can be done almost instantly.

    This change replaces black, isort, flake8 and flake8 plugins.

  • poetry 1.4.0 -> 1.5.0

Full Changelog: v1.27.1...v1.28.0