This commit is contained in:
swrup 2025-11-11 02:07:51 +01:00
parent aa2ff7b2f0
commit 2f3113f55d
11742 changed files with 1223940 additions and 0 deletions

View file

@ -0,0 +1,25 @@
v0.7.3 2020-09-08 Zagreb
------------------------
- 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.
v0.7.2 2017-05-04 La Forclaz (VS)
---------------------------------
- Fix `odoc` documentation generation.
- Document the error message of `Fpath.of_string` so that
client can rely and build on it.
v0.7.1 2016-07-12 Cambridge (UK)
--------------------------------
- Add `Fpath.mem_ext`.
- Documentation fixes.
v0.7.0 2016-05-23 La Forclaz (VS)
---------------------------------
First release. Many thanks to David Sheets for his review of the API.