14
0

- Update to 1.5.1

* Fix float rounding error in elliptic arc radius check
    (#gh/mathandy/svgpathtools#171)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-svgpathtools?expand=0&rev=12
This commit is contained in:
2022-07-20 22:16:29 +00:00
committed by Git OBS Bridge
parent f6e0aef6e7
commit 1ebbeb1c81
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jul 20 22:11:58 UTC 2022 - Mia Herkt <mia@0x0.st>
- Update to 1.5.1
* Fix float rounding error in elliptic arc radius check
(#gh/mathandy/svgpathtools#171)
-------------------------------------------------------------------
Wed Jun 15 15:57:45 UTC 2022 - Mia Herkt <mia@0x0.st>