- Add Python 3.12 support ({ghpr}`8`).
Developer-side changes
- Move from PDM to Rye for project management ({ghpr}`8`).
- Drop Nox for testing ({ghpr}`8`).
- Drop Conda development environment support ({ghpr}`8`).
- Use the Ruff formatter instead of Black in pre-commit hooks ({ghpr}`8`).
- Drop Copier template ({ghpr}`8`).