package dkml-install

  1. Overview
  2. Docs
API and registry for Diskuv OCaml (DKML) installation components

Install

Dune Dependency

Authors

Maintainers

Sources

dkml-install-0.3.1.tbz
sha256=e48dddd64742d654c962be7138539ef3811298b1119a29e043553f07f7621960
sha512=0c21208b0e8e046314139d30c26f194e4e767d14696ea3c3e0d3ddd7c5e777887f0ddd83188008824d14dd14d0ce89af92e72984d598541a418e1fbe248d2d0e

CHANGES.md.html

0.3.1

  • Add Context.Abi_v2.word_size

  • Reduce logs for info level and narrow width on errors

0.3.0

Breaking change:

  • Program version is set in Private_common

Bug fixes:

  • Delete 7z archive at the start of each opam install so adding to archive does not duplicate entries.

0.2.0

  • Breaking change: The depends_on component value has been split into install_depends_on and uninstall_depends_on

0.1.1

  • Change Opam available: to only win32, macos and linux operating systems to reflect conditions in https://github.com/diskuv/dkml-install-api/blob/5cfd7b57c79d990c76a9bdc8f8f0fa9f6fd5346f/runner/src/host_abi.ml

0.1.0

  • Initial version