forked from pool/python-scour
- update to 0.38.2:
* Fix another regression caused by new feature to merge sibling groups * Fix regression caused by new feature to merge sibling groups * Fix issue with dropping xlink:href attribute when collapsing referenced gradients * Fix issue with dropping ID while de-duplicating gradients * Improve `--shorten-ids` so it re-maps IDs that are already used in the document if they're shorter * Fix whitespace handling for SVG 1.2 flowed text * Improvement: Merge sibling `<g>` nodes with identical attributes * Improve performance of XML serialization * Improve performance of gradient de-duplication * Some general performance improvements OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scour?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 8 10:23:19 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.38.2:
|
||||
* Fix another regression caused by new feature to merge sibling groups
|
||||
* Fix regression caused by new feature to merge sibling groups
|
||||
* Fix issue with dropping xlink:href attribute when collapsing referenced gradients
|
||||
* Fix issue with dropping ID while de-duplicating gradients
|
||||
* Improve `--shorten-ids` so it re-maps IDs that are already used in the
|
||||
document if they're shorter
|
||||
* Fix whitespace handling for SVG 1.2 flowed text
|
||||
* Improvement: Merge sibling `<g>` nodes with identical attributes
|
||||
* Improve performance of XML serialization
|
||||
* Improve performance of gradient de-duplication
|
||||
* Some general performance improvements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 10:37:32 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user