Skip to content

Releases: davidmoten/rxjava-file

0.4.7

05 Apr 05:36
Compare
Choose a tag to compare
  • upgrade to rxjava 1.3.8

0.4.4

18 Sep 16:27
Compare
Choose a tag to compare
  • upgrade to rxjava 1.3.2

0.4.1

22 Jun 07:24
Compare
Choose a tag to compare
  • add builder and pollInterval and pollDuration for FileObservable.from(file)
  • update to rxjava 1.1.6 and rxjava-extras 0.7.9.7

WatchService polling with particular duration and interval now available to allow thread reuse. Just use FileObservable.from(File) which gives you a builder.

0.3.3

06 Oct 06:09
Compare
Choose a tag to compare
  • updated rxjava dependency to 1.0.14
  • use rxjava-extras 0.6.7 Strings and Bytes utility classes instead of rxjava-string StringObservable because offer backpressure support
  • add backpressure support to FileObservable.*

0.3

17 Dec 09:12
Compare
Choose a tag to compare
0.3
  • updated to use rxjava 1.0.3