IBAnimatable v3.1.2 Release Notes

Release Date: 2016-12-18 // over 7 years ago
  • ๐Ÿš€ This is release 3.1.2, ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰ thanks to @mmadjer for fixing corner radius issue and adding support for AnimatableCollectionViewCell and using Swift Enum as key for presentation and transition cache. Thanks to @tbaranes for updating Swift Lint. Thanks to @gkye for fixing Swift Lint warnings.

    ๐Ÿš€ 3.1.2

    API breaking changes

    None

    โœจ Enhancements

    • โž• Add support for corner and shadow on UICollectionViewCell.
      [#368]#368
    • ๐Ÿ‘‰ Use Swift Enum as key in our internal presentation and transition cache.
      #360

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fix initial cornerSide rendering issue.
      #367