We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e107a commit f234ea2Copy full SHA for f234ea2
CHANGES.md
@@ -1,3 +1,11 @@
1
+### v5.0.0 (2022-09-07)
2
+
3
+* Add `get_partial` and `size` to the RO interface (@palainp #28, review by
4
+ @yomimono @hannesm)
5
+* Add `set_partial` and `rename` to the RW interface (@palainp #28, review by
6
7
+* Mirage_kv.Key.pp: escape binary keys (#30 @hannesm)
8
9
### v4.0.1 (2022-02-28)
10
11
* Return `/` for `parent /` and `basename /` (@yomimono, @talex5, #25)
0 commit comments