Skip to content

Releases: gildor478/ocaml-fileutils

0.6.4

28 Oct 20:23
Compare
Choose a tag to compare

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

11 Jul 21:31
Compare
Choose a tag to compare

CHANGES:

v0.6.2

26 Mar 22:28
Compare
Choose a tag to compare

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

14 Sep 00:09
Compare
Choose a tag to compare

CHANGES:

Fixed

  • Migrate the build system to dune (thanks to zapashcanon).
  • Migrate CHANGELOG to CHANGES for dune-release.

Release v0.6.0

25 Aug 21:55
Compare
Choose a tag to compare
Prepare release 0.6.0, update CHANGELOG.md.