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 c7ff44f commit 29ece56Copy full SHA for 29ece56
CHANGELOG.md
@@ -1,4 +1,9 @@
1
2
+# 1.6
3
+
4
+- use dune 2.0
5
+- remove qtest, format all code using ocamlformat
6
7
# 1.5
8
9
- use Seq
iter.opam
@@ -1,6 +1,6 @@
opam-version: "2.0"
name: "iter"
-version: "1.5"
+version: "1.6"
authors: ["Simon Cruanes" "Gabriel Radanne"]
maintainer: "simon.cruanes.2007@m4x.org"
license: "BSD-2-clause"
0 commit comments