Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

v2.6.0

Choose a tag to compare

@jverkoey jverkoey released this 01 Dec 17:42
· 87 commits to stable since this release

This minor release increases test coverage, fixes a variety of bugs related to beginFromCurrentState, and generally improves the stability and robustness of the underlying implementation.

New features

The following key paths are now officially supported: MDMKeyPathBounds, MDMKeyPathShadowOffset, MDMKeyPathShadowOpacity, and MDMKeyPathShadowRadius.

Source changes

API changes

MDMAnimatableKeyPaths

new supported key paths: MDMKeyPathBounds, MDMKeyPathShadowOffset, MDMKeyPathShadowOpacity, and MDMKeyPathShadowRadius.

Non-source changes