Skip to content

v2.4.0

Choose a tag to compare

@jph00 jph00 released this 02 Apr 21:38
· 29 commits to main since this release

Breaking Changes

  • update_pyproject defaults to True, so existing custom pyproject files will be replaced or may cause an exception, unless update_pyproject config is set to False

New Features

  • New update_pyproject config option to auto-generate or update pyproject.toml (#1515)