Skip to content

Releases: arunkumar9t2/rxSuggestions

1.0.3

03 Dec 11:32
Compare
Choose a tag to compare
  • Error occurred in Transformer will not cause completion event on the source Observable. Eg. EditText changes. Instead an empty list will be emitted.
  • Improved test coverage for variety of cases.

1.0.2

02 Dec 11:31
Compare
Choose a tag to compare

Apply correct encoding on search results so certain languages' character render correctly.

Minor bug fix release

27 Nov 06:40
Compare
Choose a tag to compare
  • Any error occurring inside the Observable or Transformer will be routed to onError methods of Rx instead of crashing.

Initial release

28 Jul 01:07
Compare
Choose a tag to compare
1.0.0

Clean up and add bintray plugin to publish library.