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

Releases: material-motion/motion-animator-objc

v1.1.1

25 Jul 20:35
Compare
Choose a tag to compare

Bug fix release due to compiler warnings.

Breaking changes

New deprecations

New features

Source changes

v1.1.0

24 Jul 17:17
Compare
Choose a tag to compare

This minor change resolves some Xcode 9 warnings and introduces the ability to speed up or slow down animations.

New features

  • Added a new keypath constant, MDMKeyPathScale.
  • MDMAnimator animation timing can now be scaled using the new timeScaleFactor property.

Source changes

v1.0.1

16 Jun 16:56
Compare
Choose a tag to compare

This is a patch fix release to address build issues within Google's build environment.

Source changes

v1.0.0

13 Jun 18:57
Compare
Choose a tag to compare

Initial release.

Includes MDMMotionAnimator and a small set of pre-defined animatable key paths.

Source changes

Non-source changes