Releases: pronovic/apologies
Releases · pronovic/apologies
Release v0.2.1
Changes
- Adjust pyproject.toml comments to fix build pip build at readthedocs
Release v0.2.0
Changes
- Migrate to Poetry v2 and project-managed Poetry plugins
- Move configuration into pyproject.toml for pytest, mypy & coverage
- Upgrade to gha-shared-workflows@v8 for Poetry v2 support
- Migrate from pendulum to arrow for dates (interface change)
- Update all dependencies and outdated constraints
Release v0.1.56
Changes
- Pull in latest version of run-script-framework
- Fix some leftover references to the master branch
Release v0.1.55
Changes
- Add GitHub security policy in SECURITY.md
- Pull in latest version of run-script-framework
- Update dependencies to address Dependabot warnings
- Rename pytest.ini to .pytest.ini for a cleaner repo listing
- Change the default branch in GitHub from master to main
Release v0.1.54
Changes
- Upgrade to gha-shared-workflows@v7 with publish improvements
Release v0.1.50
Changes
- Simplify GHA integration with coveralls.io
- Pull in latest updates from run-script-framework
- Update transitive dependencies to address Dependabot warnings
- Add support for Python v3.13 and drop support for v3.9
- Upgrade to Poetry v1.8.4 for official Python 3.13 support
Release v0.1.49
Changes
- Updates to GHA workflows
Release v0.1.48
Changes
- Minor improvements to unit tests based on code review
- Upgrade to Poetry v1.8.0 and make related adjustments
- Disable Python keyring via poetry.toml
- Update Poetry install instructions in DEVELOPER.md
- Pull in latest version of run-script-framework
- Upgrade to gha-shared-workflows@v4 with new Poetry setup
- Add support for 'run outdated' and update dependencies
Release v0.1.47
Changes
- Update jinja2 to address CVE-2024-22195 from Dependabot
Release v0.1.46
Changes
- Update urllib3 to address Dependabot warnings
- Upgrade to Poetry v1.7.0 for official Python 3.12 support