- Do not vendor
io.h
now that OCaml exports it (@dra27).
- Upgrade Dune language version.
- Improve the portability on Windows.
- Do not check the terminal at startup for the Windows version — so it can be used in a continuous integration environment.
- Port to Dune.
- Upgrade to OPAM 2.0.
- Only use escape sequences or Windows calls when the stdout or stderr is a TTY. (issue #1).
- Port to jbuilder