- [pyproject.toml] Allow to build from source with the latest setuptools on non-PyPy. For PyPy keep setuptools pinned to '<72.2' to workaround compile error (216).
0.41.0
- Update to HarfBuzz 10.0.0
0.40.1
- Fix deprecation message (211)
0.40.0
- Bind ot-metrics APIs (204) - Bind hb-ot-var APIs (208) - Deprecate most hb_ot_* functions and make them methods of Face or Font classes. (209) - Drop wheels for Python < 3.8 (207)
0.39.5
Fixed issue with PyPI deployment that caused the previous release to fail to upload. No actual code changes since v0.39.4.