- Made the core FontGoggles non-UI library code usable on platforms other than macOS. Contributed by Rob Stenson. ([PR 451](https://github.com/justvanrossum/fontgoggles/pull/451))
1.8.5
- Fix UFO/designspace support for macOS 10.14 ([Issue 462](https://github.com/justvanrossum/fontgoggles/issues/462), [PR 463](https://github.com/justvanrossum/fontgoggles/issues/462))
1.8.4
- Update to Unicode 16.0 - Update to ufo2ft to 3.4.0 - Update `HarfBuzz` to 10.2.0 - Update `uharfbuzz` to 0.45.0
1.8.3
- Update `HarfBuzz` to 10.1.0 - Update `uharfbuzz` to 0.42.0
1.8.2
- Fixed bug where feature compilation from UFO would fail ([Issue 432](https://github.com/justvanrossum/fontgoggles/issues/432), [Issue 433](https://github.com/justvanrossum/fontgoggles/issues/433), [PR 434](https://github.com/justvanrossum/fontgoggles/pull/434))
1.8.1
- Add support for the [proposed `VARC` table](https://github.com/harfbuzz/boring-expansion-spec/blob/main/VARC.md) for variable components, via updated harfbuzz/uharfbuzz/fonttools dependencies