update repos cache

This commit is contained in:
2022-06-29 19:31:57 +06:00
parent 4b7ca6d565
commit a548b00979
8 changed files with 80 additions and 39 deletions

View File

@@ -2,6 +2,12 @@
## 0.11.10
* `Repos`:
* `Cache`:
* `KVCache` has been replaced to the package `dev.inmo.micro_utils.repos.cache`
* `SimpleKVCache` has been replaced to the package `dev.inmo.micro_utils.repos.cache`
* New `KVCache` - `UnlimitedKVCache`
## 0.11.9
* `Versions`