mirror of
https://github.com/Nanaloveyuki/BitLogger.git
synced 2026-07-24 00:42:18 +00:00
🔖 release 0.7.3
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
## 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.
|
||||
@@ -2,6 +2,7 @@
|
||||
|
||||
Versioned BitLogger change summaries.
|
||||
|
||||
- [1.1.3](./1.1.3(0.7.3).md)
|
||||
- [1.1.2](./1.1.2(0.7.2).md)
|
||||
- [1.1.1](./1.1.1(0.7.1).md)
|
||||
- [1.1.0](./1.1.0(0.7.0).md)
|
||||
|
||||
Reference in New Issue
Block a user