package diskuvbox

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

Install

Dune Dependency

Authors

Maintainers

Sources

diskuvbox-0.1.1.tbz
sha256=dff845dd043f627a74c1cf17ba8320344af8665df8464a0b5679c0b36a09e777
sha512=cc8265a60909f0d4e9e42e2684b8673748206470ea6519dd892ede4d9f7d80bb2431617e910d7c0fc765f5b6288e7aa4068c05917d8729fdee8d84feff604186

doc/CHANGES.html

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