Skip to content

Release 2.0

Latest
Compare
Choose a tag to compare
@pakoito pakoito released this 03 Nov 12:18
· 2 commits to master since this release

Dependency updates to fix #4:

  • Update to RxPaper 2.0
  • Update to PaperDb 2.0
  • Update to Kryo 4.0. It improves its serialization format even more
  • Update to kryo-seralizers to 0.41. This change fixes magro/kryo-serializers#60 reducing the method count by 6000!
  • Minor updates to Android SDK 25

Fixes:

  • Address #5 by using operator concatDelayError()