File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# RxJava Releases #
22
3+ ### Version 0.15.1 ([ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.15.1%22 ) ) ###
4+
5+ This release should be additive functionality and bug fixes.
6+
7+ * [ Pull 510] ( https://github.com/Netflix/RxJava/pull/506 ) Operators: And, Then, When
8+ * [ Pull 514] ( https://github.com/Netflix/RxJava/pull/514 ) Operator: Join
9+ * [ Pull 525] ( https://github.com/Netflix/RxJava/pull/526 ) Operators: toMap/toMultiMap
10+ * [ Pull 510] ( https://github.com/Netflix/RxJava/pull/510 ) BugFix: Zip
11+ * [ Pull 512] ( https://github.com/Netflix/RxJava/pull/512 ) Scala Adaptor Details
12+ * [ Pull 512] ( https://github.com/Netflix/RxJava/pull/529 ) Scala fixes
13+ * [ Pull 508] ( https://github.com/Netflix/RxJava/pull/508 ) Empty subscribe
14+ * [ Pull 522] ( https://github.com/Netflix/RxJava/pull/522 ) Unsubscribe from takeLast
15+ * [ Pull 525] ( https://github.com/Netflix/RxJava/pull/525 ) BugFix: Handling of Terminal State for Behavior/Publish Subjects
16+
317### Version 0.15.0 ([ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.15.0%22 ) ) ###
418
519This release contains a refactor of the Scala Bindings by @headinthebox that results in some breaking changes.
You can’t perform that action at this time.
0 commit comments