Releases: akarnokd/ixjava
Releases · akarnokd/ixjava
0.91.3
Dependency update: RxJava 1.1.3.
0.91.2
Notable changes:
- fixed
first
not unsubscribing the Iterable sequence
- fixed
last
calling hasNext
one extra time
- added
firstOrDefault
operator
- added
lastOrDefault
operator
- updated dependency on RxJava to version 1.1.2
0.91.0
Notable changes:
- Added missing
skip
operator
- Bumped RxJava dependency to 1.1.0
First release
Refactored the ixjava-experiment into a full and proper ixjava project.