What's Changed
- [converters] Define our own structuring hook for fontTools Transform to workaround bug in cattrs when using
from __future__ import annotations
on NamedTuple (fixes fonttools/fonttools#3744). By @anthrotype in #367
Full Changelog: v0.17.0...v0.17.1