File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
# RxJava Releases #
2
2
3
+ ### Version 0.7.0 ([ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.7.0%22 ) ) ###
4
+
5
+ This release adds the foundations of Rx Schedulers.
6
+
7
+ There are still open questions, portions not implemented and assuredly bugs and behavior we didn't understand and thus implemented wrong.
8
+
9
+ Please provide bug reports, pull requests or feedback to help us on the road to version 1.0 and get schedulers implemented correctly.
10
+
11
+ See https://github.com/Netflix/RxJava/issues/19#issuecomment-15979582 for some known open questions that we could use help answering.
12
+
13
+ * [ Issue 19] ( https://github.com/Netflix/RxJava/issues/19 ) Schedulers
14
+
3
15
### Version 0.6.3 ([ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.6.3%22 ) ) ###
4
16
5
17
* [ Pull 224] ( https://github.com/Netflix/RxJava/pull/224 ) RxJavaObservableExecutionHook
You can’t perform that action at this time.
0 commit comments