Releases: nnabeyang/SVGUIView
Releases · nnabeyang/SVGUIView
v0.19.1
v0.19.0
v0.18.0
v0.17.6
Fixes
- Removed the automatic frame update logic during data parsing in SVGUIView, which was leading to unexpected behavior and potential layout issues
- Introduce TaskManager actor to ensure correct rendering of the final data assignment
Updates
- Added SVGUIView.init(frame:data:) for more flexible initialization
v0.17.5
v0.17.2
v0.17.1
0.17.0
Updates
- Changed the minimum iOS platform version from 14 to 16
- Add SVGUIView.takeSnapshot(rect:) API
- Refactor draw method in SVGUIView for asynchronous rendering
- Replace optional initializer of SVGUIView with non-optional initializer for SVG data
Fixes
- Fix clipping path instruction