Files
Nanaloveyuki 0b05ee0c94 πŸ”– release 0.7.3
2026-07-19 17:12:02 +08:00

638 B

BitLogger Update Changes

version 1.1.3(0.7.3)

Changes

  • Add wasm CI checks and tests for the sync and async packages.
  • Add TraceContext binding for sync and async logger facades.
  • Add native async file lifecycle integration coverage and reproducible benchmarks.

Verification

  • Pass moon fmt --check, warning-denied checks, and tests across native, wasm, wasm-gc, and js.
  • Build the VitePress documentation site and run the native benchmark suite.

Notes

  • LLVM remains experimental and was not verified locally.
  • TraceContext maps structured fields only; HTTP propagation and OTLP export remain application-owned.