Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 421 Bytes

CHANGES.md

File metadata and controls

11 lines (7 loc) · 421 Bytes

RxAnimations Releases

Version 0.9.0 - January 15th 2017

  • BREAKING CHANGES : This version is compatible only with rxJava version 1.2.x
  • A new .onAnimationCancel(view -> {...}) method has been added to the RxAnimationBuilder
  • RxJava dependency now points at v1.2.5.

Version 0.8.3 - January 15th 2017

  • A new .onAnimationCancel(view -> {...}) method has been added to the RxAnimationBuilder.