mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-05-05 17:04:52 -04:00
408 B
408 B
v1.1.0 (2025-04-28)
- Add missing primitive
clear(@raphael-proust, #7) - Fix documentation typo (@raphael-proust, #7)
v1.0.1 (2021-05-21)
- Remove
lwtdependency; it's only really needed for the tests (@aantron #1). - Fix deprecation warnings with OCaml 4.08 (@aantron #1).
- Add support for OCaml 4.02 (@aantron #1).
v1.0.0 (2019-01-14)
Initial release, based on Lwt 4.1.0's source code.