Skip to content

Releases: Petikoch/Java_MVVM_with_Swing_and_RxJava_Examples

Added Example 7a

Choose a tag to compare

@Petikoch Petikoch released this 02 Feb 13:02
v1.5

v1.5

Better traceability

Choose a tag to compare

@Petikoch Petikoch released this 29 Jan 15:07

Usage of the PreserveFullStackTraceOperator operator gives better traceability across asynchronous Scheduler boundaries

Example 6a with exception handling

Choose a tag to compare

@Petikoch Petikoch released this 27 Nov 14:23

Added an additional example -> 6a, which shows some possible ways of exception handling.

Fix threading issue

Choose a tag to compare

@Petikoch Petikoch released this 20 Nov 14:33
  • fix #1 thru usage of "AsyncUtils" instead of "long living" observeOn(Scheduler.IO))
  • update dependencies
  • fix docs

Backpressure handling for some parts of RxViewModel2SwingViewBinder

Choose a tag to compare

@Petikoch Petikoch released this 23 Oct 09:27

Added reasonable default backpressure handling for some parts of RxViewModel2SwingViewBinder

v1.0

Choose a tag to compare

@Petikoch Petikoch released this 17 Sep 13:38
Release 1.0