What's Changed
This release updates the minimal Python version to Python 3.8. This will allow COBalD and its plugins to move forward to a more modern code-base and drop old compatibility layers. There are no user-facing changes aside from not running on older Python versions anymore.
Internal changes and maintenance include:
- Update deprecated GitHub actions by @giffels in #118
- CI cleanup and general maintenance by @maxfischer2781 in #121
- Fix static tests (scheduled) by @maxfischer2781 in #123
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #117
- Release v0.14 by @maxfischer2781 in #126
New Contributors
- @lgtm-com made their first contribution in #117
Full Changelog: 0.13.0...v0.14.0