AnimationEngine v1.4.0 Release Notes

Release Date: 2015-08-11 // over 8 years ago
    • 🛠 Fix a crash when canceling an animation from within an animation block. See #3 for more details (thanks @Naxum!).
    • ➕ Add nullability annotations and generics throughout the library. In particular, this improves how the API bridges into Swift.