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 create compound animation by string. #611 by @phimage
    • Implement Hashable with Hasher. #616 by @phimage
    • ➕ Add roundedPolygon, a polygon MaskType with corner radius. #619 by @phimage
    • ➕ Add new mask type kite. #619 by @phimage

    🛠 Bugfixes


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

    🛠 Bugfixes

    N/A