v2.4.0
Breaking Changes
update_pyprojectdefaults to True, so existing custom pyproject files will be replaced or may cause an exception, unlessupdate_pyprojectconfig is set to False
New Features
- New
update_pyprojectconfig option to auto-generate or update pyproject.toml (#1515)