v3.1.2
What's Changed
- Add better log when there is a mismatch between the font request and the one we got by @moi15moi in #73
- Add py.typed file to conform to PEP 561 by @moi15moi (c0c148c)
- Use SPDX expression for
project.licenseand useproject.license-filesby @moi15moi inpyproject.toml(10d3043)
Warning
This will likely be the final release to support Python 3.9, as its end-of-life is expected next month, according to the Python Developer’s Guide.
Full Changelog: 3.1.1...3.1.2