Releases: daltonmaag/statmake
Releases · daltonmaag/statmake
v2.0.1
v2.0.0
What's Changed
Removed
Axis.ordering- the field is too error-prone and not ultimately necessary when you can just re-order axes within the Stylespace
Full Changelog: v1.1.1...v2.0.0
v1.1.1
What's Changed
Deprecated
Axis.ordering- the field is too error-prone and not ultimately necessary when you can just re-order axes within the Stylespace
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
Added
- Allow Stylespaces to optionally provide elided fallback names as text like other names, instead of only as a raw ID
Fixes
- Raise an error instead of making an invalid
STATif Stylespaces provide an ID for the elided fallback name that doesn't exist in the TTF
Full Changelog: v1.0.1...v1.1.0
v1.0.1
v1.0.0
What's Changed
- Clean house and require Python >= 3.8 by @madig in #47
- Drop Mac names by default in response to fonttools/fonttools#3740 by @madig in #48
Full Changelog: v0.6.0...v1.0.0
v0.6.0
v0.5.1
What's Changed
- Housekeeping by @madig in #45
- Primarily, uncap dependencies, as per https://iscinumpy.dev/post/bound-version-constraints/.
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
Mostly internal details.
- build: Do not depend on full poetry by @jtojnar in #41
- Housekeeping by @madig in #43:
- Update dependencies
- Turn off cattrs 22.1.0's default detailed validation because it takes over exceptions, which may break API consumers
- Add a multilingual test which was unused.
New Contributors
Full Changelog: v0.4.1...v0.5.0