What's Changed
- Consider fvar without instance like NormalFont (#51)
- [font_collection] Don't ignore the reload_system_font flags (#52)
- [Workflows] Update dependency to the latest version (#55)
- Update input documentation (#56)
- [pyproject.toml] Update langcodes to at least 3.4.1 which fix #53 (#57)
- [pyproject.toml] Specify maximum version for all dependencies to avoid breaking change (#58)
- [Workflows] Don't run the job test twice (#59)
- [abc_ass_document] Correct invalid escape sequence (#60)
- [workflows\publish_to_pypi] Publish to PyPI with a trusted publisher (09df9dc)
- Add --logging option (#54)
- [workflows\publish_to_pypi] Add
Upload artifact signatures to GitHub Release
(e117c16) - [font_loader] Remove duplicate Path (aad2579)
Full Changelog: 3.0.0...3.1.0
Warning
This will likely be the final release to support Python 3.8, as its end-of-life is expected this month, according to the Python Developer’s Guide.