Commit 8f9bcca
committed
[new release] mirage-kv (6.1.1)
CHANGES:
* Leave it up to implementations how to interpret `last_modified` for
dictionaries, or even not implement it (then returning ``Error
(`Value_expected _)``. The previous definition was not well founded when the
dictionary doesn't contain any values directly, and some implementations
implements `last_modified` differently from the description on dictionaries.
(reported in mirage/mirage-kv#41, fixed in mirage/mirage-kv#42 by @reynir)
* Leave it up to implemetations how to interpret `digest` for dictionaries,
or even not implement it (returning ``Error (`Value_expected _)``.
(reported mirage/ocaml-tar#111, fixed in mirage/mirage-kv#43 by @reynir)1 parent 9cfac26 commit 8f9bcca
1 file changed
+38
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
0 commit comments