IBAnimatable v6.1.0 Release Notes
Release Date: 2020-04-06 // over 4 years ago-
๐ Release 6.1.0 to support Swift 5.1 ๐. Great thanks to all contributors ๐
API breaking changes
N/A
โจ Enhancements
- ๐ Allow imbricated
AnimationType
options,Array
and operator+
to createcompound
animation by string. #611 by @phimage - Implement
Hashable
withHasher
. #616 by @phimage - โ Add
roundedPolygon
, a polygonMaskType
with corner radius. #619 by @phimage - โ Add new mask type
kite
. #619 by @phimage
๐ Bugfixes
- ๐ Allow imbricated
Previous changes from v6.0.0
-
โก๏ธ Thanks to @shark-sea and @Dschee to add Swift 5 support and update the SwiftPM.
API breaking changes
N/A
โจ Enhancements
- ๐ Support Swift 5.0 #603 by @shark-sea
- โก๏ธ Update SwiftPM manifest file to support Accio #608 by @Dschee
๐ Bugfixes
N/A