Skip to content

Releases: diskuv/diskuvbox

0.2.0-r2

03 Sep 20:31
Compare
Choose a tag to compare
Use ./dk dkml.workflow.compilers

0.2.0

07 Apr 04:11
Compare
Choose a tag to compare

CHANGES:

0.2.0

  • Switch to cmdliner >= 1.1.0. Require result >= 1.5
  • Fix bug where copy_file would fail on Windows if the file exists and was
    readonly
  • Add --prefix and --suffix options for diskuvbox copy-file-into,
    diskuvbox copy-file and diskuvbox copy-dir

0.1.2

27 Dec 21:01
Compare
Choose a tag to compare

CHANGES:

  • Reduce the number of opam dependencies by splitting diskuvbox.opam from
    diskuvbox-maintain.opam

0.1.1

08 Nov 02:06
Compare
Choose a tag to compare

CHANGES:

  • Use memory buffering to copy files. Removes 16 MiB max file limitation on
    32-bit OCaml.
  • Validate and document a bytecode guarantee that only standard stublibs are used
  • Distribute binaries with setup-dkml.yml@v1
  • Fix Dune build steps so works under cross-compiler
  • Code working with Cmdliner.1.1.1
  • Increase minimum OCaml to 4.10 to work on macOS
  • Cross-compile darwin_arm64 on darwin_x86_64

0.1.1-prerel3

27 Oct 18:55
Compare
Choose a tag to compare
Do regression tests during host ABI test

0.1.1-prerel1

27 Oct 00:35
Compare
Choose a tag to compare
Install OPAM_PKGNAME.opam