What's Changed
⚠ BREAKING CHANGES
- Python 3.8 reached end-of-life in 2024 and is no longer supported. Users must upgrade to Python 3.9 or later.
Features
- Drop Python 3.8 support, add Python 3.13 and 3.14
- Add CodeQL and SonarCloud security scanning
- Add Release Please for automated releases
- Add pre-commit hooks configuration
Bug Fixes
- Remove sensitive data from log output
- Fix Release Please configuration
- Fix PyPI publishing workflow
Full Changelog: v1.0.0...v2.0.0