This repository has been archived by the owner on Jun 22, 2022. It is now read-only.
-
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!
- The Model Cache now checks for mutations between insertion & retrieval (with hashcode).