What's Changed
- feat: update Poetry to 2.0+ and PEP 621 by @henryiii in #534
- feat: upper cap check by @henryiii in #501
- feat: drop Python <3.9 by @henryiii in #507
- fix: add pixi support for PY007 by @henryiii in #497
- fix: don't set license.file by @henryiii in #512
- fix: line spacing by @henryiii in #511
- fix: stricter check for "tests" and "docs" directories in sp-repo-review by @ukmo-ccbunney in #527
- fix: support .yaml for dependabot too by @henryiii in #486
- chore: bump webapp & README by @henryiii in #539
- chore: drop classic setuptools by @henryiii in #508
- chore: drop whey by @henryiii in #503
- chore: modernize pybind11 by @henryiii in #505
- chore: remove a few more references to Python 3.8 by @henryiii in #513
- chore: sort Ruff listings by @henryiii in #514
- chore: support uv run by @henryiii in #502
- docs: move sigstore mention by @henryiii in #529
- docs: setup-micromamba action mention by @henryiii in #499
- docs: update docs session arguments in CONTRIBUTING.md by @JeanElsner in #484
- ci: use GitHub App to make PRs by @henryiii in #490
- ci: use astral-sh/setup-uv by @henryiii in #493
- refactor: setuptools621 -> setuptools by @henryiii in #509
New Contributors
- @scientific-python-pr-tokenbot made their first contribution in #492
- @ukmo-ccbunney made their first contribution in #527
Full Changelog: 2024.08.19...2025.01.22