Skip to content

Releases: ReactiveX/RxGroovy

1.0.3 Fixed parameters for indy support

04 Nov 01:22
Compare
Choose a tag to compare
  • Pull 12 Fix getParameterTypes for groovy:indy versions
  • Pull 8 Allow maven central automatic sync on travis publish

Artifacts: Maven Central

Bintray release

04 Mar 05:24
Compare
Choose a tag to compare

The last release didn't work so we're trying again.

Extension support

03 Mar 23:57
Compare
Choose a tag to compare

This release changes the way the extension invokes the rx.functions.Function based methods to allow additional extensions to be applied to rx.Observable and rx.observables.BlockingObservable.

1.0.0

29 Nov 05:50
Compare
Choose a tag to compare

RxGroovy 1.0.0 released after RxJava 1.0.0 release.

io.reactivex:rxgroovy:1.0.0

Artifacts: Maven Central

1.0.0 Release Candidate 1

01 Oct 01:51
Compare
Choose a tag to compare
Pre-release

The first release candidate for 1.0.0.

This is the first release after splitting from RxJava into its own top level project RxGroovy.

This is the same code as version 0.20.x except:

  • all deprecated methods and types are deleted
  • now published to groupId io.reactivex instead of com.netflix.rxjava
  • artifactId is now rxgroovy instead of rxjava-groovy
io.reactivex:rxgroovy:1.0.0-rc.1

The artifacts can be found on maven Central at: http://repo1.maven.org/maven2/io/reactivex/rxgroovy/1.0.0-rc.1/

Artifacts: Maven Central