mte/unikernel/duniverse/fpath/CHANGES.md

26 lines
661 B
Markdown
Raw Normal View History

2025-11-11 02:07:51 +01:00
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.