File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
# RxJava Releases #
2
2
3
+ ### Version 0.8.2 ([ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.8.2%22 ) ) ###
4
+
5
+ * [ Issue 74] ( https://github.com/Netflix/RxJava/issues/74 ) Operator: Sample
6
+ * [ Issue 93] ( https://github.com/Netflix/RxJava/issues/93 ) Operator: Timestamp
7
+ * [ Pull 253] ( https://github.com/Netflix/RxJava/pull/253 ) Fix multiple subscription bug on operation filter
8
+ * [ Pull 254] ( https://github.com/Netflix/RxJava/pull/254 ) SwingScheduler (new rxjava-swing module)
9
+ * [ Pull 256] ( https://github.com/Netflix/RxJava/pull/256 ) BehaviorSubject
10
+ * [ Pull 257] ( https://github.com/Netflix/RxJava/pull/257 ) Improved scan, reduce, aggregate
11
+ * [ Pull 262] ( https://github.com/Netflix/RxJava/pull/262 ) SwingObservable (new rxjava-swing module)
12
+ * [ Pull 264] ( https://github.com/Netflix/RxJava/pull/263 ) Publish, Replay and Cache Operators
13
+ *
3
14
### Version 0.8.1 ([ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.8.1%22 ) ) ###
4
15
5
16
* [ Pull 250] ( https://github.com/Netflix/RxJava/pull/250 ) AsyncSubject
You can’t perform that action at this time.
0 commit comments