ocaml-trace/thread-local-storage/_doc-dir/CHANGES.md
2026-02-26 17:36:28 +00:00

168 B

0.2

  • Incompatible API change, making things simpler.
  • It is now safe to read TLS from asynchronous callbacks (e.g. memprof callbacks).

0.1

initial release