2025-06-12 05:09:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 12 05:01:34 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Switch to pyproject macros.
|
|
|
|
|
2024-11-20 17:50:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 20 17:49:37 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 0.6.2:
|
|
|
|
* Fix conversion of floats
|
|
|
|
|
2022-03-07 11:34:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 7 10:41:03 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- Update to 0.6.1
|
|
|
|
* Fixes the deletion of images by the normalizer (#88)
|
|
|
|
* Does not write empty keys (#89) in layerinfo.plist (or an empty
|
2024-11-20 17:50:03 +00:00
|
|
|
layerinfo.plist)
|
2022-03-07 11:34:13 +00:00
|
|
|
|
2021-08-28 13:49:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 26 09:50:54 UTC 2021 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 0.6.0
|
|
|
|
* Changes how <notes> are handled, the normalizer will not change
|
|
|
|
the formatting of lines in a note anymore. This is backwards
|
|
|
|
compatible, as it will not change any previously normalized UFOs.
|
|
|
|
|
2021-04-26 10:09:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 25 20:06:03 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- Update to 0.5.3
|
|
|
|
* Fixes reporting of version number
|
|
|
|
- Releases between 0.4.1 and 0.5.3:
|
|
|
|
* Cleans up extra, un-need artifacts.
|
|
|
|
* Converted ufoNormalizer to package instead of a module
|
|
|
|
* Drops Python 2.x and 3.5.
|
2024-11-20 17:50:03 +00:00
|
|
|
* Fixes plistlib issues with Python 3.9
|
2021-04-26 10:09:49 +00:00
|
|
|
* Fix whitespace handling in glyph notes (#71), thanks
|
|
|
|
@colinmford!
|
|
|
|
|
2020-05-26 08:04:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 20 09:47:52 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
|
|
|
|
- Initial release of python-ufonormalizer
|