mirror of
https://github.com/c-cube/iter.git
synced 2025-12-06 03:05:29 -05:00
prepare for 1.6
This commit is contained in:
parent
c7ff44ffe4
commit
29ece562e2
2 changed files with 6 additions and 1 deletions
|
|
@ -1,4 +1,9 @@
|
||||||
|
|
||||||
|
# 1.6
|
||||||
|
|
||||||
|
- use dune 2.0
|
||||||
|
- remove qtest, format all code using ocamlformat
|
||||||
|
|
||||||
# 1.5
|
# 1.5
|
||||||
|
|
||||||
- use Seq
|
- use Seq
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
opam-version: "2.0"
|
opam-version: "2.0"
|
||||||
name: "iter"
|
name: "iter"
|
||||||
version: "1.5"
|
version: "1.6"
|
||||||
authors: ["Simon Cruanes" "Gabriel Radanne"]
|
authors: ["Simon Cruanes" "Gabriel Radanne"]
|
||||||
maintainer: "simon.cruanes.2007@m4x.org"
|
maintainer: "simon.cruanes.2007@m4x.org"
|
||||||
license: "BSD-2-clause"
|
license: "BSD-2-clause"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue