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 75bdb5b commit 1fc666eCopy full SHA for 1fc666e
CHANGES.md
@@ -1,3 +1,7 @@
1
+## v0.2.6 (2021-08-04)
2
+* Use Cstruct.length instead of Cstruct.len, drop OCaml <4.08 support,
3
+ remove bigarray-compat and stdlib-shims dependencies (#37 by @hannesm)
4
+
5
## v0.2.5 (2021-03-05)
6
* Fix an integer overflow in the length field on 32 bit architectures
7
(#36 by @hannesm)
0 commit comments