Release Notes
For: uc-cdis/cdis_oauth2client
Notes since tag: 1.1.0
Notes to tag/commit: 2.0.0
Generated: 2026-01-08
Breaking Changes
- Updated minimum supported Python version to 3.13 (#29)
- Migrated project configuration from
setup.py/Pipfileto Poetry
(pyproject.toml) (#29)
Deployment Changes
- Replaced Travis CI with GitHub Actions for building and publishing PyPI
releases (#29)