Skip to content

3.0

Compare
Choose a tag to compare
@JakeLin JakeLin released this 22 Sep 12:24
· 630 commits to master since this release

IBAnimatable 3.0 is the major release to support Swift 3 🎉. Special thanks to @lastMove and @tbaranes .

@lastMove developed the new Swift enum system and improved the playground demo app. @tbaranes cleaned up most of the issues and maintained the version 3 PRs and issues.

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.