- markFeatureWriter: optimize contextual mark positioning lookups (1010) - GSGlyph: fix iterating over layers of orphan glyphs (1013) - GSLayer: fix name property when parent GSGlyph is in turn orphan (1014)
6.7.1
- Stops brace layers inheriting width linking from their masters (985) - Adds some test cases for deriving categories from glyphs with complex names (1000)
6.7.0
- Removed ``resolve_intermediate_components`` from the preflight stage, since this is no longer needed now that ufo2ft v3.2.0 will handle this at build time (only if/when actually needed). See https://github.com/googlefonts/ufo2ft/releases/tag/v3.2.0
6.7.0b1
TODO
6.6.6
* Update GlyphData from Glyphs 3.2 (959) * Custom GlyphData should fallback to default for missing glyphs (989) * Fix "DeprecationWarning: open_binary is deprecated." (986)