Hello,
There are new releases of these packages:
- Ptime POSIX time for OCaml, release notes, docs
- Mtime Monotonic time for OCaml, release notes, docs
- Qrc QR code encoder for OCaml, release notes, docs
See the individual release notes for details about the changes.
The library structure of Ptime and Mtime was changed to align it on the mythical library convention and make it for less surprising names (it used to make sense, it no longer does):
- The
{M,P}time_clockmodules are now in the{p,m}time.clocklibraries as they should be. These libraries were also made to export the base{p,m}timelibrary so that you can trim yourequireswhen you use the clocks. - The libraries
{p,m}time.clock.osare deprecated. They now simply export{p,m}time.clockand warn on usage.
Best and a big thanks to my donors
Daniel