Releases: ReactiveX/RxSwing
Releases · ReactiveX/RxSwing
0.27.0
0.26.0
0.25.0
0.24.0
- Pull 11 Added Observable support for Item Events
- Pull 15 Added support for property change events
- Pull 17 Removed SwingScheduler's invokeLater when called from EDT
- Pull 18 Automatically subscribe/unsubscribe on the EDT
- Pull 21 Adding unsubscribeOn EDT calls to all event sources
- Pull 22 Added DocumentEvent support
Artifacts: Maven Central
0.22.0
Artifacts: Maven Central
0.21.0
This is the first release after splitting from RxJava into its own top level project RxSwing. This is now published to groupId io.reactivex
instead of com.netflix.rxjava
io.reactivex:rxswing:0.21.0
Also included in this release:
- Pull 5 Add FocusEvent support and fix build
The artifacts can be found on maven Central at: http://repo1.maven.org/maven2/io/reactivex/rxswing
Artifacts: Maven Central
0.20.4
Last release as submodule of of RxJava: https://github.com/ReactiveX/RxJava/releases/tag/0.20.4