IBAnimatable v6.1.0 Release Notes
Release Date: 2020-04-06 // almost 3 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