Releases: dune-universe/bos
Releases · dune-universe/bos
0.2.1+dune
CHANGES:
- Require OCaml >= 4.08.
OS.Dir.createfix function result on existing files. It returned
non-sensical results. The function now errors as it should
be. Thanks to Léo Andrès for the report.OS.Dir.createfix function returningfalseinstead of
truewhen the directory is created with~path:false.
Thanks to Léo Andrès for the report and patch.OS.File.readsupport for reading character devices and named
pipes. Thanks to Rizo Isrof for the patch.