Skip to content

Releases: ReactiveX/RxSwing

0.27.0

17 Sep 12:52
Compare
Choose a tag to compare

Notable changes:

  • PR #55 - Add hierarchy and hierachy bounds listener support

0.26.0

09 Aug 14:08
Compare
Choose a tag to compare

Notable changes:

  • Depend on RxJava 1.1.8
  • PR #31: Support ChangeEvent-based change listeners
  • PR #56: Add addContainerListener support
  • PR #58: Ensure all MouseEventSource(s) unsubscribe on the EDT

0.25.0

29 Sep 01:17
Compare
Choose a tag to compare

Artifacts: Maven Central

0.24.0

18 May 19:01
Compare
Choose a tag to compare
  • 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

03 Feb 22:18
Compare
Choose a tag to compare
  • Pull 6 add mousewheel event support and extra unit tests
  • Pull 7 Upgrade to Gradle 2.2

Artifacts: Maven Central

0.21.0

07 Oct 18:03
Compare
Choose a tag to compare

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

01 Oct 03:31
Compare
Choose a tag to compare

Last release as submodule of of RxJava: https://github.com/ReactiveX/RxJava/releases/tag/0.20.4