package dune-release

  1. Overview
  2. Docs

CHANGES.md.html

0.1.0 (2018-04-12)

Initial release.

Import some code from topkg.

  • Use of Astring, Logs, Fpath andBos instead of custom re-implementations;

  • Remove the IPC layer which is used between topkg and topkg-care;

  • Bundle everything as a single binary;

  • Assume that the package is built using dune;

  • Do not read/neeed a pkg/pkg.ml file.