IBAnimatable v6.1.0 Release Notes

Release Date: 2020-04-06 // about 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 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

    • ๐Ÿ‘Œ Support Swift 5.0 #603 by @shark-sea
    • โšก๏ธ Update SwiftPM manifest file to support Accio #608 by @Dschee

    ๐Ÿ›  Bugfixes

    N/A