Highlights
- Added official support for Python 3.13.
- Introduced ruff and black checks to improve code quality and consistency.
- Multiple fixes and iterations to coverage reporting and related GitHub Actions workflows.
Changes by category
Tooling / Quality
- Add ruff and black checking.
- Fix ruff errors identified during CI.
CI / Coverage
- Worked on the coverage action to correct behavior.
- Updated coverage paths.
- Modified
qlty.toml
for coverage paths. - Additional attempts to hook up coverage stats and workflow stability.
- Updated workflow for font test; general workflow checks.
Compatibility
- Python 3.13 is now listed as supported.
Contributors
- @VisLab (release author and PRs listed in the notes).
Full Changelog: 0.7.0...0.7.1