Skip to content

2.2.8

Compare
Choose a tag to compare
@akarnokd akarnokd released this 26 Mar 15:12
· 67 commits to 2.x since this release
4a78cfc

Maven

Bugfixes

  • Pull 6442: Add missing undeliverable error handling logic for Completable.fromRunnable & fromAction operators.

Documentation changes

  • Pull 6432: Improve the docs of CompositeDisposable.
  • Pull 6434: Improve subjects and processors package doc.
  • Pull 6436: Improve Creating-Observables wiki doc.

Other

  • Pull 6433: Make error messages of parameter checks consistent.