We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2034628 commit 8c7c94aCopy full SHA for 8c7c94a
CHANGES.md
@@ -1,3 +1,13 @@
1
+v6.2.0 2023-02-20
2
+-----------------
3
+
4
+- Add `sub_copy` function (@c-cube, #305)
5
+- Fix documentation (@MisterDA, #304)
6
+- Add `to_hex_string` function (@c-cube, #306)
7
+- Fix documentation and use `Cstruct.length` instead of `Cstruct.len` (@reynir, #307)
8
+- Deprecate `copy` function (alias of `to_string`) (will be removed at the next minor release)
9
+ (@reynir, #308)
10
11
v6.1.1 2022-07-24
12
-----------------
13
0 commit comments