Skip to content

Latest commit

 

History

History
69 lines (42 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

69 lines (42 loc) · 1.3 KB

Change Log

Version 1.3.0 (2015-09-11)

Added in ability to pass in interpolators to the four ItemAnimators.
Thanks to @craya1982

Version 1.2.3 (2015-09-07)

Update support library.

Version 1.2.2 (2015-08-19)

Add tension in OvershootAnimators.

Version 1.2.1 (2015-07-07)

Update AnimationAdapter to allow grabbing the wrappedAdapter.

Version 1.2.0 (2015-04-15)

Support Multiple animators for ViewHolders.

Version 1.1.3 (2015-04-08)

Support Interpolator in AnimationAdapter.

Version 1.1.2 (2015-03-23)

Supports multiple viewTypes.

Version 1.1.1 (2015-03-17)

Improved reliability and speed.

Version 1.1.0 (2015-01-21)

add RecyclerView.Adapter support.

Version 1.0.3 (2015-01-21)

fix setting of pom.xml

Version 1.0.2 (2015-01-20)

fix setting of pom.xml

Version 1.0.1 (2015-01-10)

Attach a jar for non-Gradle Android users.

Version 1.0.0 (2015-01-05)

Initial release.