We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74eb16c commit 57d1b1bCopy full SHA for 57d1b1b
CHANGES.md
@@ -1,3 +1,10 @@
1
+## v1.1 (2022-04-01)
2
+
3
+* Use Host_endian instead of Little_endian, requires Cstruct >= 6.1.0,
4
+this will make rawlink work correctly on big endian machines
5
+* Adapt to modern Cstruct
6
+* const/deconstify string/bytes
7
8
## v1.0 (2019-01-17)
9
10
This release splits the Lwt package into a separate
0 commit comments