Skip to content

Conversation

@pyup-bot
Copy link
Contributor

Update defcon from 0.6.0 to 0.7.2.

Changelog

0.7.2

- Name the wheel file as non-universal (py3-only).

0.7.1

- [setup.py] Mark library as requiring Python 3.6+, or else pip2 will attempt to install it on Python 2.7, which is no longer supported (293).

0.7.0

- Dropped support for Py2, now only Py3
- Updated documentation: 232
- Fixed docstring typos (thanks Space0726!): 263
- added notification: Font.GuidelineWillBeAdded: 239
- Fixes for UFOZ (209 testForExternalChanges and 218 glyphSet is required): 220
- Added close to font: 269
- Setting `glyph.unicode` will now set `glyph.unicodes` to a one member list: 258
- Add notifications for: `Glyph.LeftMarginWillChange`, `Glyph.LeftMarginDidChange`, `Glyph.RightMarginWillChange`, `Glyph.RightMarginDidChange`, `Glyph.TopMarginWillChange`, `Glyph.TopMarginDidChange`, `Glyph.BottomMarginWillChange`, `Glyph.BottomMarginDidChange`: 253
- Improved joinSegments: 259
- Added identifier to addComponent callback: 268
- Fix glyphs with components getting proper area value: 272
- Use ufoFormatTuple: 289
- Add ufoFormatVersionTuple property, deprecate ufoFormatVersion: 291
Links

Update fontMath from 0.4.8 to 0.6.0.

Changelog

0.5.2

[mathInfo] Handle case when one subtraction operand is None and the attribute format is number list; in which case set result to None (175, 176, 177).

NOTE: version [0.5.1](https://github.com/robotools/fontMath/releases/tag/0.5.1) is deprecated.

0.5.1

[mathInfo] Handle case when one of subtraction operands is None and attribute format is number list; in which case, do nothing (175, 176).

0.5.0.post1

Fixed deployment of wheel packages from Travis.
It was using the wrong github repo URL.

0.5.0

Allow to customize rounding functions with ``setRoundIntegerFunction`` and ``setRoundFloatFunction`` (149).

0.4.9

Fix MathInfo results when data is incomplete
Links

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 87.94% when pulling d81ab93 on pyup-scheduled-update-2020-07-27 into e5b9b61 on master.

@pyup-bot
Copy link
Contributor Author

pyup-bot commented Aug 3, 2020

Closing this in favor of #219

@pyup-bot pyup-bot closed this Aug 3, 2020
@anthrotype anthrotype deleted the pyup-scheduled-update-2020-07-27 branch August 3, 2020 17:17
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