SimpleMapper, SimpleSuspendableMapper, mappers for CRUDRepo

This commit is contained in:
2022-06-28 00:56:51 +06:00
parent 7ac12455c8
commit b40c093917
4 changed files with 158 additions and 1 deletions

View File

@@ -2,9 +2,11 @@
## 0.11.7
* `Common`:
* New abstractions `SimpleMapper` and `SimpleSuspendableMapper`
* `Repos`:
* `Common`:
* Add mappers for `ReadCRUDRepo`
* Add mappers for `CRUDRepo`
## 0.11.6