File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 11# RxJava Releases #
22
3+ ### Version 1.0.0-rc.6 – October 10th 2014 ([ Maven Central] ( http://search.maven.org/#artifactdetails%7Cio.reactivex%7Crxjava%7C1.0.0-rc.6%7C ) ) ###
4+
5+ This release is primarily bug fixes along with API cleanup by renaming ` longCount ` to ` countLong ` to be alphabetically sorted alongside ` count ` .
6+
7+ * [ Pull 1745] (https://github.com/ReactiveX/RxJava/pull/1745 ) SerializedSubject
8+ * [ Pull 1746] (https://github.com/ReactiveX/RxJava/pull/1746 ) Fatal System.err Logs on Unhandled Exceptions
9+ * [ Pull 1743] (https://github.com/ReactiveX/RxJava/pull/1743 ) Subject Error Handling
10+ * [ Pull 1742] (https://github.com/ReactiveX/RxJava/pull/1742 ) EmptyObserver and TestObserver
11+ * [ Pull 1740] (https://github.com/ReactiveX/RxJava/pull/1740 ) longCount -> countLong
12+ * [ Pull 1736] (https://github.com/ReactiveX/RxJava/pull/1736 ) Fix TrampolineScheduler NullPointerException
13+ * [ Pull 1738] (https://github.com/ReactiveX/RxJava/pull/1738 ) Delay Operator with Reactive Pull Backpressure
14+ * [ Pull 1739] (https://github.com/ReactiveX/RxJava/pull/1739 ) Fix Slow Non-deterministic Test
15+ * [ Pull 1731] (https://github.com/ReactiveX/RxJava/pull/1731 ) Remove Unused Code
16+ * [ Pull 1733] (https://github.com/ReactiveX/RxJava/pull/1733 ) Move To Proper Location
17+ * [ Pull 1747] (https://github.com/ReactiveX/RxJava/pull/1747 ) Cleanup: final and utility classes
18+
319### Version 1.0.0-rc.5 – October 6th 2014 ([ Maven Central] ( http://search.maven.org/#artifactdetails%7Cio.reactivex%7Crxjava%7C1.0.0-rc.5%7C ) ) ###
420
521* [ Pull 1729] (https://github.com/ReactiveX/RxJava/pull/1729 ) CombineLatest: Request Up When Dropping Values
You can’t perform that action at this time.
0 commit comments