Skip to content
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.

1.0.0

Compare
Choose a tag to compare
@afollestad afollestad released this 16 Aug 22:33
· 132 commits to main since this release
  1. Rebuilt the whole library, it's written in Kotlin now.
  2. The API has changed a bit, it will break your current usages but not by a lot.
  3. Everything should be simpler and easier to use, and the code is smaller overall.
  4. Got rid of the annotation-based result notifications, only callbacks can be used to receive results now.