Skip to content

0.6.1

Compare
Choose a tag to compare
@iamgio iamgio released this 19 Oct 17:59
· 136 commits to master since this release
  • AnimationProperty was moved out of the internal package as a valid, flexible alternative to Animated;
  • PropertyWrapper.of and the Kotlin extension function Property#animated now feature different overloads for each supported wrapper type in order to minimize ambiguity;
  • Added Automatic-Module-Name (#2);
  • Fixed some missing Javadocs due to syntax errors.