1.2.0
CHANGES:
Added
- Add OCaml 4.13, 4.14 and 5.0 support.
- Add
--version
command line option.
Changed
- Relicense under MIT (from GPL).
- Deprecate own VSCode extension in favor of VSCode OCaml Platform integration: ocamllabs/vscode-ocaml-platform#1148.
Fixed
- Fix being stuck if program doesn't exist (#49).
Removed
- Remove OCaml 4.11 support.