Files
BitLogger/docs/changes/0.5.1.md
T
Nanaloveyuki c0fe7999c4 🔖 prepare 0.5.1 release notes
2026-05-21 14:56:04 +08:00

1006 B

BitLogger Update Changes

version 0.5.1

Docs

  • docs: simplify the Chinese and English README entry pages so they focus on what BitLogger is, how to start, and where to find examples and API docs
  • docs: remove misplaced banner-style content and reduce overly dense engineering wording in release-facing README sections
  • docs: clarify API-side target verification wording and add a small verification note for current release claims

Example

  • docs: align portable examples with the recommended build_logger(...) entry path and keep native-only example boundaries explicit

Test

  • test: strengthen cross-target capability checks for configured file logging, fallback file behavior, and async runtime mode reporting

Notes

  • this is a small follow-up release focused on release-facing clarity rather than new core functionality
  • verified release-facing targets remain native, js, wasm, and wasm-gc, while llvm is still treated as experimental in the current environment