Skip to content

Releases: harfbuzz/uharfbuzz

v0.15.0

22 Mar 07:28
da2e6d5
Compare
Choose a tag to compare
  • upgrade harfbuzz to 2.8.0
  • include CoreText shaper on macOS (#72)

v0.14.1a2

17 Feb 19:42
v0.14.1a2
53f887b
Compare
Choose a tag to compare
v0.14.1a2 Pre-release
Pre-release

Testing auto-deployment from Github CI #2

v0.14.1a1

17 Feb 19:24
v0.14.1a1
20ab95a
Compare
Choose a tag to compare
v0.14.1a1 Pre-release
Pre-release

Testing auto-deployment from Github CI

v0.14.0

30 Sep 15:58
9504b38
Compare
Choose a tag to compare
  • Implement a more Pythonic feature slice notation (#65)
  • source distribution/sdist: Short-list just the Harfbuzz sources we need (#63)

v0.13.2

11 Sep 09:22
9c5c8c5
Compare
Choose a tag to compare
  • Include HarfBuzz sources in source distribution (#61, #62)

v0.13.1

11 Sep 08:30
Compare
Choose a tag to compare
  • Fixed CI to not fail when publishing a source distro on PyPI (#59)

Release v0.13.0

07 Sep 10:22
Compare
Choose a tag to compare
  • Switched to new HarfBuzz build system (#48)
  • Fixed memory leak (#54)
  • Allow passing a subshaper array to shape (#55)
  • Wrapped (experimental) draw functions (#56, #57)
  • Upgraded HarfBuzz to 2.7.2

v0.12.0

22 Jun 19:59
bcebfee
Compare
Choose a tag to compare
  • Wrap hb_buffer_[s|g]et_cluster_level as buf.cluster_level (PR #42)

v0.11.0

22 Jun 12:36
a5d1b3a
Compare
Choose a tag to compare
  • update HB to 2.6.8 (PR #46)

v0.10.0

30 Apr 10:17
6ca5557
Compare
Choose a tag to compare
  • update HarfBuzz to 2.6.5 (PR #40)
  • add uharfbuzz.version_string() to get the underlying HarfBuzz version (PR #40)
  • add uharfbuzz.__version__ to get the uharfbuzz version (PR #41)