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