File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
# RxJava Releases #
2
2
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
+
3
17
### 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 ) ) ###
4
18
5
19
This 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