- When using Buffer.add_str, the glyph cluster values now match the indexes of characters in the input Unicode string (9, 11). - Updated HarfBuzz to 2.2.0
0.3.0
- Export `hb_font_set_variations` as `Font.set_variations` - Updated harfbuzz to 2.1.1
0.2.2
0.2.1
Always link the extension module with ApplicationServices framework on macOS (6).
0.2.0
- Updated embedded harfbuzz library to 1.8.4 - Added support for python 3.7