Support converting `uniqueID` property/custom parameter to UFO `openTypeNameUniqueID` fontinfo property (1048).
6.9.4
- Reverted "[builder] Reorder .notdef and space glyphs in public.glyphOrder". It didn't quite match Glyphs.app's behavior and would produce sudden, unexpected diffs for working fonts that already provide an explicit `glyphOrder` parameter (1038).
6.9.3
- [builder] Don't unnecessarily drop LTR kerns when combining with RTL (1041). - [builder] Reorder .notdef and space glyphs in public.glyphOrder (1038).
6.9.2
- Fix some issues with style linking and naming of 'Oblique' fonts (1034). - Synched GlyphData.xml with schriftgestalt/GlyphsInfobaff52 (1035). - Skip 'disabled' custom parameters when glyphs=>ufo and minimal=True (1036). - [propagate_anchors] Fixed regression whereby the context of contextual anchors as stored in the anchor.userData was not being copied while propagating (1037).
6.9.1
- Support fonts named Oblique instead of Italic (1034) - Fix script cyrillic, fix name delonglegged-cy (1035) - skip disabled custom parameters when glyphs=>ufo and minimal=True (1036) - propagate_anchors: fix handling of contextual anchors (1037)
6.9.0
- Drop disabled prefixes, classes, and features in minimal mode (1027) - Fix the order of feature writers (1025) - Update GlyphsData.xml Latin and Cyrillic to Unicode 16 (1008) - Allow GSFont object to be passed to `build_masters` directly (in place of a path) (1029) - markFeatureWriter: Use new ufo2ft MarkFeatureWriter (1030)