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

Release 4.0.0

Compare
Choose a tag to compare
@afollestad afollestad released this 25 May 18:09
· 28 commits to master since this release

This is basically a re-write of the library.

  1. Everything is now written in Kotlin.
  2. RxJava is no longer exposed to library consumers, it's only used internally.
  3. The whole API should now feel simpler to use.

See the README for usage.