Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
v0.1.3 (2025-07-11)
Bug Fixes:
- properly set current context in new spans (#42) by Emad Shaaban
v0.1.2 (2025-07-09)
Bug Fixes:
- associate new spans w/ parent span by Zach Daniel
v0.1.1 (2025-07-02)
Bug Fixes:
associate new spans w/ parent span by Zach Daniel
docs: fix typo in README (#1) by Robert Ellen
properly reset parent span ctx by Zach Daniel
manually set parent span ctx by Zach Daniel