Full Changelog: 3.2.3...3.3.0
- Increased minimum deployment target to iOS 11
- Added Swift Package Manager support for macOS and tvOS (#1428)
- Added parsing support for layers with no index (
ind
) property (#1433) AnimatedSwitch
andAnimatedButton
are nowopen
instead offinal
(#1431)- Fixed issue where shape layers could render at a low resolution (#1436)
- Fixed issue where
AnimationView
'stransform
could animate incorrectly (#1395)
Known issues:
3.3.0
doesn't support Carthage (#1448, fixed onmaster
and in future releases)