Skip to content
This repository has been archived by the owner on Nov 22, 2019. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 502 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 502 Bytes

Change Log

Version 0.4.0 (2017-12-06)

  • Fix ObservableDisposable dispose condition
  • Fix some ObservableTasks adding their Task callback twice

Version 0.3.0 (2017-12-04)

  • RxTask: Add TaskSupplier interface
  • GoogleApis: Use new TaskSupplier interface

Version 0.2.0 (2017-12-01)

  • Fix task started before subscribing.

Version 0.1.0 (2017-11-29)

Initial release.