Changelog
### 0.10.2
```
What's Changed
* Create a new glyphset from the provided reader by typemytype in https://github.com/robotools/defcon/pull/409
**Full Changelog**: https://github.com/robotools/defcon/compare/0.10.1...0.10.2
```
### 0.10.1
```
What's Changed
* Start testing Python 3.10 by benkiel in https://github.com/robotools/defcon/pull/384
* Add glyphSet argument in _stampLayerInfoDataState by typemytype in https://github.com/robotools/defcon/pull/397
* when guideline.name is set to None remove the name key by typemytype in https://github.com/robotools/defcon/pull/400
* [add __eq__ and __hash__ to FuzzyNumber](https://github.com/robotools/defcon/commit/ae70a220cffb3a75375be57e5af1c2984820d174)
**Full Changelog**: https://github.com/robotools/defcon/compare/0.10.0...0.10.1
```
Links
- PyPI: https://pypi.org/project/defcon
- Changelog: https://pyup.io/changelogs/defcon/
- Repo: https://github.com/robotools/defcon
Changelog
### 0.14.0
```
What's Changed
- Made lazily loaded ufoLib2.Font objects pickleable by automatically un-lazifying them in custom `__getstate__` method (e0f3d6af).
- Added optional support for de/serializing all ufoLib2 objects from/to JSON or MessagePack.
You can enable this by installing additional extras: namely, ``pip install ufoLib[json]`` or ``ufoLib2[msgpack]`` (or both ``ufoLib[json,msgpack]``).
This uses ``cattrs`` custom converters to unstructure/structure ufoLib2 objects to/from basic serializable data structures.
See docstring in ``ufoLib2.serde::serde`` or 230 for examples.
**Full Changelog**: https://github.com/fonttools/ufoLib2/compare/v0.13.1...v0.14.0
```
Links
- PyPI: https://pypi.org/project/ufolib2
- Changelog: https://pyup.io/changelogs/ufolib2/
- Repo: https://github.com/fonttools/ufoLib2
Update defcon from 0.10.0 to 0.10.2.
Changelog
### 0.10.2 ``` What's Changed * Create a new glyphset from the provided reader by typemytype in https://github.com/robotools/defcon/pull/409 **Full Changelog**: https://github.com/robotools/defcon/compare/0.10.1...0.10.2 ``` ### 0.10.1 ``` What's Changed * Start testing Python 3.10 by benkiel in https://github.com/robotools/defcon/pull/384 * Add glyphSet argument in _stampLayerInfoDataState by typemytype in https://github.com/robotools/defcon/pull/397 * when guideline.name is set to None remove the name key by typemytype in https://github.com/robotools/defcon/pull/400 * [add __eq__ and __hash__ to FuzzyNumber](https://github.com/robotools/defcon/commit/ae70a220cffb3a75375be57e5af1c2984820d174) **Full Changelog**: https://github.com/robotools/defcon/compare/0.10.0...0.10.1 ```Links
- PyPI: https://pypi.org/project/defcon - Changelog: https://pyup.io/changelogs/defcon/ - Repo: https://github.com/robotools/defconUpdate cu2qu from 1.6.7.post1 to 1.6.7.post2.
The bot wasn't able to find a changelog for this release. Got an idea?
Links
- PyPI: https://pypi.org/project/cu2qu - Repo: https://github.com/googlefontsUpdate compreffor from 0.5.1.post1 to 0.5.3.
Changelog
### 0.5.3 ``` - Regenerate .cpp files using latest Cython 0.29.32 - Build wheels for Python 3.11 ``` ### 0.5.2 ``` Updated pre-generated cython sources in sdist to fix build issue with Python 3.11.0 beta1 ```Links
- PyPI: https://pypi.org/project/compreffor - Changelog: https://pyup.io/changelogs/compreffor/Update skia-pathops from 0.7.2 to 0.7.4.
Changelog
### 0.7.4 ``` Support variable number of points in PathPen curveTo/qCurveTo methods, following fontTools BasePen protocol and UFO GLIF spec (63). ``` ### 0.7.3 ``` Added pre-compiled wheels for Python 3.11 ```Links
- PyPI: https://pypi.org/project/skia-pathops - Changelog: https://pyup.io/changelogs/skia-pathops/ - Repo: https://github.com/fonttools/skia-pathopsUpdate ufoLib2 from 0.13.1 to 0.14.0.
Changelog
### 0.14.0 ``` What's Changed - Made lazily loaded ufoLib2.Font objects pickleable by automatically un-lazifying them in custom `__getstate__` method (e0f3d6af). - Added optional support for de/serializing all ufoLib2 objects from/to JSON or MessagePack. You can enable this by installing additional extras: namely, ``pip install ufoLib[json]`` or ``ufoLib2[msgpack]`` (or both ``ufoLib[json,msgpack]``). This uses ``cattrs`` custom converters to unstructure/structure ufoLib2 objects to/from basic serializable data structures. See docstring in ``ufoLib2.serde::serde`` or 230 for examples. **Full Changelog**: https://github.com/fonttools/ufoLib2/compare/v0.13.1...v0.14.0 ```Links
- PyPI: https://pypi.org/project/ufolib2 - Changelog: https://pyup.io/changelogs/ufolib2/ - Repo: https://github.com/fonttools/ufoLib2