package diskuvbox

  1. Overview
  2. Docs
Cross-platform basic set of script commands

Install

Dune Dependency

Authors

Maintainers

Sources

diskuvbox-0.1.2.tbz
sha256=5cae21dcb668773c84cf83f85733873ac6573f3b8b286b6213a34245e81e4c1e
sha512=3a0f11b50c0f131fcba9d997ef98be205953f28b399b476289f29def2eecc030082809b1bae5b2996321177a1244c61a7e1c40b38f21a231144edc2df1f57a05

doc/CHANGES.html

0.1.2

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

0.1.1

  • 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.0

  • Initial release
  • Error when copy_file SRCFILE is not an existing file
  • Error when copy_dir SRCDIR is not an existing directory
  • Error when walk_down FROMPATH is not an existing path
  • Fix find-up validation removing search names
  • Avoid PATH shadowing tests
OCaml

Innovation. Community. Security.

On This Page
  1. 0.1.1
  2. 0.1.0