Skip to content

Releases: richardpiazza/SwiftSVG

SwiftSVG 0.11.0

22 Jul 21:38
7238a60
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.11.0

SwiftSVG 0.10.0

03 Mar 23:44
2f5b441
Compare
Choose a tag to compare

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

15 Aug 21:05
ef024d6
Compare
Choose a tag to compare

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

30 Jun 22:45
0cb92d9
Compare
Choose a tag to compare
Update README.md