Skip to content

Releases: eccyan/RxJava-Optional

Design changed to Optional has Observable

10 Feb 06:33
Compare
Choose a tag to compare
Merge pull request #7 from eccyan/features/optional_has_observable

Version 1.1.0

Added filter/map/flatMap

10 Feb 04:21
Compare
Choose a tag to compare
  • Fixed isPresent result has inversed
  • Added filter/map/flatMap
  • Added some tests

Build with gradle

06 Feb 07:15
Compare
Choose a tag to compare
1.0.2

updated change log

Fixed pathes for jcenter

05 Feb 08:46
Compare
Choose a tag to compare

Fixed pathes for jcenter

Initial release.

05 Feb 07:02
Compare
Choose a tag to compare

RxJava-Optional is an library that allows developers to use Optional using RxJava