We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6d858a commit fff1d07Copy full SHA for fff1d07
CHANGES.md
@@ -1,3 +1,15 @@
1
+v5.1.0 2019-11-23
2
+-----------------
3
+
4
+- Do not issue deprecation warnings when using OCaml 4.08.0
5
+ and cstruct-ppx with enums due to `Pervasives` (#269 @cypheon @hannesm)
6
7
+- Tighten parsing of the `[@len]` attribute to ensure it is a
8
+ valid, positive integer (#265 @emillon)
9
10
+- Update JavaScript bindings to latest `Js_of_ocaml` 3.5.0
11
+ interfaces (@hhugo #268)
12
13
v5.0.0 2019-04-19
14
-----------------
15
0 commit comments