Releases: linebender/norad
Releases · linebender/norad
v0.2.0
What's Changed
- Add defaults for MetaInfo by @madig in #14
- Implement Default for Ufo, use static string for MetaInfo.creator by @madig in #15
- Don't store glyph names by @cmyr in #18
- WIP: Implement de- and serialization for all fontinfo attributes by @madig in #16
- Export shared types at root by @cmyr in #20
- Wire up basic object saving by @cmyr in #21
- Intern glyph names by @cmyr in #22
- Implement more of the UFO spec by @madig in #23
- Implement custom Default for Ufo by @madig in #28
- Derive Lens for Glyph by @cmyr in #29
- Druid 0.5.0 by @cmyr in #34
- Refactor validate_groups errors for groups by @madig in #35
- Upconvert UFO v1 and v2 kerning data by @madig in #32
- Error out on UFO version downgrading by @madig in #36
- Replace delete_glyph with remove_glyph by @cmyr in #42
- Update plist dependency to 1.0 by @madig in #43
- Fontinfo: Opportunistically convert IntegerOrFloat to int by @madig in #40
- Sort FontInfo by @madig in #44
- Update druid dependency by @cmyr in #45
- Fix default file name guessing by @cmyr in #48
- Fix deletion bug by @cmyr in #47
- Unpin druid and update quick-xml by @cmyr in #49
- Add 'rayon' feature for faster glyph loading by @cmyr in #50
Full Changelog: v0.0.4...v0.2.0