Breaking Changes
- Dropped support for Python 3.8 due to end-of-life status. Python 3.8 reached its end-of-life date in October 2024, which means it will no longer receive bug fixes or security updates from the Python development team. As a result, the support for Python 3.8 was removed in order to ensure the ongoing security and stability of our package. Users who require Python 3.8 can continue to use older package versions that support it.
Trivial/Internal Changes
- Migrate project infrastructure to poetry.
- Bumped
furo
from 2022.12.7 to 2024.8.6. - Bumped
pygithub
from 1.58.0 to 2.5.0. - Bumped
gitpython
from 3.1.17 to 3.1.43.
Full Changelog: v0.6.1...v0.7.0