solution of #104

This commit is contained in:
2021-10-29 13:40:53 +06:00
parent 67a1050646
commit 02c3d397ad
4 changed files with 22 additions and 11 deletions

View File

@@ -7,6 +7,14 @@
* `Serialization`:
* `TypedSerializer`
* New factory fun which accept vararg pairs of type and its serializer
* `Repos`:
* `Common` (`Android`):
* `AbstractMutableAndroidCRUDRepo` flows now will have extra buffer capacity instead of reply. It means that
android crud repo _WILL NOT_ send previous events to the
* `Exposed`:
* New parameter `AbstractExposedWriteCRUDRepo#replyCacheInFlows`
* KeyValue realization `ExposedKeyValueRepo` properties `_onNewValue` and `_onValueRemoved` now are available in
inheritors
## 0.7.3