This release adds basic support for MacOS, tvOS, and SwiftUI. It also adds support for Swift Package Manager.
Thanks to @ashare80 for implementing support for MacOS and tvOS, and @dreampiggy for pointing out that libxml2 support had been added to SPM.
This release also fixes a few bugs:
- An SVG path element wasn't supported. All elements should now be supported
- Automirrored wasn't implemented correctly. This issue has now been corrected.