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

0.9.0-beta

Latest
Compare
Choose a tag to compare
@SalomonBrys SalomonBrys released this 20 Jul 13:51
· 23 commits to master since this release
  • API

    • Better event bus API with Kotlinx Coroutines Flow support.
  • CORE

    • The Model Cache now checks for mutations between insertion & retrieval (with hashcode).
      This is far from foolproof, but it's something!