You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and <ahref="https://github.com/ReactiveX/RxScala">Scala</a>.
13
+
New language adapters can be <ahref="https://github.com/ReactiveX/RxJava/wiki/How-to-Contribute">contributed</a>.
14
14
- Support Java 6+ (to include Android support)
15
15
16
-
Learn more about Rx on the <ahref="https://github.com/Netflix/RxJava/wiki">Wiki Home</a> and the <ahref="http://techblog.netflix.com/2013/02/rxjava-netflix-api.html">Netflix TechBlog post</a> where RxJava was introduced.
16
+
Learn more about RxJava on the <ahref="https://github.com/ReactiveX/RxJava/wiki">Wiki Home</a> and the <ahref="http://techblog.netflix.com/2013/02/rxjava-netflix-api.html">Netflix TechBlog post</a> where RxJava was introduced.
17
17
18
18
## Master Build Status
19
19
@@ -27,11 +27,11 @@ Learn more about Rx on the <a href="https://github.com/Netflix/RxJava/wiki">Wiki
27
27
28
28
- Google Group: [RxJava](http://groups.google.com/d/forum/rxjava)
RxJava is working towards a 1.0 release which will be reached once it "more or less" becomes feature complete with the [Rx.Net version](https://rx.codeplex.com). The backlog of features needed to accomplish this are documented in the [project issues](https://github.com/Netflix/RxJava/issues).
34
+
RxJava is working towards a 1.0 release which will be reached once it "more or less" becomes feature complete with the [Rx.Net version](https://rx.codeplex.com). The backlog of features needed to accomplish this are documented in the [project issues](https://github.com/ReactiveX/RxJava/issues).
35
35
36
36
In short, once the current issue list hits 0 open we will bump to version 1.0.
37
37
@@ -41,35 +41,26 @@ Once we hit 1.0 it will follow the normal major.minor.patch semantic versioning
Binaries and dependency information for Maven, Ivy, Gradle and others can be found at [http://search.maven.org](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22).
49
+
Binaries and dependency information for Maven, Ivy, Gradle and others can be found at [http://search.maven.org](http://search.maven.org/#search%7Cga%7C1%7Cio.reactivex.rxjava).
0 commit comments