IBAnimatable v3.0 Release Notes

  • ๐Ÿš€ IBAnimatable 3.0 is the major release to support Swift 3 ๐ŸŽ‰.

    API breaking changes

    • ๐Ÿ“š This version follows Swift 3 API Design Guidelines and contains a lot of breaking changes from version 2.x. Please check out [IBAnimatable 3.0 Migration Guide](Documentation/IBAnimatable 3.0 Migration Guide.md) for more information about how to migrate your project to 3.0.

    โœจ Enhancements

    • Complete Swift 3 Compatibility #221
    • ๐Ÿ†• New Swift enum system #218

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fix borderSides #280
    • ๐Ÿ›  Fix blur effect view #302

    All issues associated with this version can be found using this filter.