Skip to content

6.1.0

Latest
Compare
Choose a tag to compare
@JakeLin JakeLin released this 06 Apr 08:12
· 8 commits to master since this release

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