We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4d9910 commit d287179Copy full SHA for d287179
CHANGELOG.md
@@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
31
* Functions ``stop()`` for the roles ``crud-storage`` and ``crud-router``.
32
* Option flag `force_map_call` for `select()`/`pairs()`
33
to disable the `bucket_id` computation from primary key.
34
+* `crud.min` and `crud.max` functions to find the minimum and maximum values in the specified index.
35
36
## [0.6.0] - 2021-03-29
37
0 commit comments