Skip to content

Major feature release: better for concurrency, explicit logging, elapsed time tracking

Compare
Choose a tag to compare
@lukstafi lukstafi released this 11 Feb 10:44
· 173 commits to main since this release

This release helps with:

  • using with concurrency via multi-runtime setups: runtime-global prefix, automated runtime parameter generation (but passing still manual)
  • using ppx_minidebug as a logging framework: explicit logging within a debug scope with %log
  • navigating folded logs: elapsed times for log subtrees
  • a couple bugs fixed.