Fpath.relativize
improve docs and change some correct but surpising results. Thanks to Martin Jambon for the report (#20).
- Require OCaml 4.03 and drop
result
compatibility package - Support OCaml 4.12 injectiviy annotation of Map.S (#18). Thanks to Kate for the patch.
- Fix
odoc
documentation generation. - Document the error message of
Fpath.of_string
so that client can rely and build on it.
- Add
Fpath.mem_ext
. - Documentation fixes.
First release. Many thanks to David Sheets for his review of the API.