Releases: richardpiazza/SwiftSVG
Releases · richardpiazza/SwiftSVG
SwiftSVG 0.11.0
What's Changed
- Path Component & Processor by @richardpiazza in #8
- Community Docs by @richardpiazza in #10
- Updated Swift2D by @richardpiazza in #11
- Community Update by @richardpiazza in #12
- Smooth Curves by @richardpiazza in #13
Full Changelog: 0.10.0...0.11.0
SwiftSVG 0.10.0
This release address an issue with parsing smooth quadratic curve as well as radius issues while processing circles.
#3 Thanks @rpoelstra
SwiftSVG 0.9.0
This release replaces the underlying data type from Float
to Double
. This matches changes in the Swift2D package and more closely aligns with the native Swift floating-point type.
0.8.0
Update README.md