improvements in selectByIds of CommonExposedRepo

This commit is contained in:
2023-02-20 11:55:14 +06:00
parent e4b619e050
commit 2b76ad0aa9
2 changed files with 8 additions and 10 deletions

View File

@@ -2,6 +2,10 @@
## 0.16.12
* `Repos`:
* `Exposed`:
* `CommonExposedRepo.selectByIds` uses `foldRight` by default instead of raw foreach
## 0.16.11
* `LanguageCodes`: