Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 476 Bytes

CHANGES.md

File metadata and controls

18 lines (12 loc) · 476 Bytes
  • omod pkg, order package info as found on the cli.

v0.0.2 2018-06-19 Zagreb

  • Fix omod for opam system switches. The location of the ocaml package is determined by ocamlc -where rather than $LIBDIR/ocaml (#1)
  • Get rid of shell outs to opam for auto-configuration: infer prefix from the executable's install path (#4).
  • omod pkg --long sort cobjs by name.

v0.0.1 2018-06-13 Zagreb

First release.