Releases: gildor478/ocaml-fileutils
Releases · gildor478/ocaml-fileutils
0.6.4
CHANGES:
Fixed
- Fix documentation for FilePath.is_updir and FilePath.is_subdir. Thanks to
dmbaturin for the contribution.
- Support for OCaml 5 (thanks to Leonidas-from-XIV and kit-ty-kate)
v0.6.2
CHANGES:
Fixed
- Improve documentation:
- hide modules for the implementation.
- clarify usage of chop_extension/add_extension.
- Move fileutils and fileutils.str in their own directories.
v0.6.1
CHANGES:
Fixed
- Migrate the build system to dune (thanks to zapashcanon).
- Migrate CHANGELOG to CHANGES for dune-release.
Release v0.6.0
Prepare release 0.6.0, update CHANGELOG.md.