Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
6.1.0.tar.gz | 2020-04-06 | 8.5 MB | |
6.1.0.zip | 2020-04-06 | 8.9 MB | |
README.md | 2020-04-06 | 1.1 kB | |
Totals: 3 Items | 17.4 MB | 0 |
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 createcompound
animation by string. #611 by @phimage - Implement
Hashable
withHasher
. #616 by @phimage - Add
roundedPolygon
, a polygonMaskType
with corner radius. #619 by @phimage - Add new mask type
kite
. #619 by @phimage