IBAnimatable v1.2 Release Notes

  • โœจ Enhancements

    • ๐Ÿ“ฆ Swift Package Manager support. #5
    • Predefined flat colors. #71
    • ๐Ÿ— Customise mask draw from interface builder #50 #8 #76:
      • Star(6) -> draw star mask with 6 sides.
      • Wave(up,50,100) -> draw a wave up mask with 50 as width, and 100 as offset.
    • ๐Ÿ‘‰ Makes BorderDesignable usable in playground
    • โž• Add MoveTo and MoveBy animations #74

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fixed GradientDesignable rotation. #86
    • ๐Ÿ›  Fixed BorderDesignable after rotation.
    • ๐Ÿ›  Fixed mask star drawing bug. #95
    • ๐Ÿ›  Fixed the border color / width when used with a mask. #95