MicroUtils/CHANGELOG.md

16 lines
399 B
Markdown
Raw Normal View History

2020-09-30 09:47:45 +00:00
# Changelog
## 0.1.0
Inited :)
### 0.1.1
2020-09-30 09:56:24 +00:00
* `Repos`
* `Common`
* Extensions `doForAll` and `getAll` were added for all current types of repos:
* `ReadStandardCRUDRepo`
* `StandardReadKeyValueRepo`
* `OneToManyReadKeyValueRepo`
* `StandardReadKeyValueRepo` methods `values` and `keys` now have default value for `reversed` parameter `false`