Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled weekly dependency update for week 28 #484

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Contributor

Update ufoLib from 2.1.1 to 2.2.4.

Changelog

2.2.4

Fixed issue when parsing GLIF xml from a Unicode string containing an explicit XML encoding declaration. The latter is ignored and UTF-8 encoding is always assumed (157).

2.2.3

- Fixed issue introduced in v2.2 whereby the XML declaration was not written at the top of GLIF files and in the string returned from `writeGlyphToString` function (157).

2.2.2

- Minor fixes to validation
- Make validation on the default for read and write (prior it was off for write)

2.2.1

- Fixes issue whereby the required lxml dependency was not correctly specified in the setup.py's `install_requires`.

2.2.0

- Added options to turn validation off on read and write. This can be globally, or per bit of data. For UFOWriter, validation is on by default. For UFOReader, validation is off by default.
- Switched to lxml from ElementTree. lxml is now a required dependency.
- Optimizations to glyphLib (adrientetar)
- When converting to UFO3, ufoLib will now remove the older mmk group prefixes

2.1.1

- Clarify license, copyright and trademark strings for test fonts. They
now explicitly point to the license of the package (100).
- Ignore renameGlyphSet and deleteGlyphSet when formatVersion < 3 (91).
- Make fontLibValidator errors more verbose.

2.1.0

None

2.0.0

First public release with UFO3 support.
Links

@anthrotype
Copy link
Member

dammit! I missed it for just a couple of minutes 🤦‍♂️
https://github.com/unified-font-object/ufoLib/releases/tag/v2.3.0

@miguelsousa
Copy link
Member

@anthrotype no worries. We can't take the new ufoLib until there is a new version of mutatorMath as well.

@miguelsousa
Copy link
Member

Closing in favor of #486

@miguelsousa miguelsousa deleted the pyup-scheduled-update-2018-07-16 branch July 17, 2018 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants