0.6.1
AnimationProperty
was moved out of theinternal
package as a valid, flexible alternative toAnimated
;PropertyWrapper.of
and the Kotlin extension functionProperty#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.