mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-09-15 13:29:38 +00:00
VersionsRepo
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
## 0.4.4
|
||||
|
||||
* `Repos`:
|
||||
* Add interface `VersionsRepo`
|
||||
* Add default realization of `VersionsRepo` named `StandardVersionsRepo` which use `StandardVersionsRepoProxy`
|
||||
to get access to some end-store
|
||||
* Add default realization of `StandardVersionsRepoProxy` based on `KeyValue` repos
|
||||
* Add realizations of `StandardVersionsRepoProxy` for exposed and android (`SQL` and `SharedPreferences`)
|
||||
|
||||
## 0.4.3
|
||||
|
||||
* `Versions`:
|
||||
|
Reference in New Issue
Block a user