Files
BitLogger/docs/changes/1.1.2(0.7.2).md
T
Nanaloveyuki 5ed02ec563 πŸ”– release 0.7.2
2026-07-17 21:22:04 +08:00

705 B

BitLogger Update Changes

version 1.1.2(0.7.2)

JSON

  • refactor: replace maria/json_parser with the official moonbitlang/core/json implementation
  • refactor: preserve existing serialized JSON field shapes while JSON conversion APIs now return the built-in Json type

Docs

  • docs: update installation snippets to Nanaloveyuki/BitLogger@0.7.2
  • docs: add this 1.1.2(0.7.2) release entry to the change index

Verification

  • verify: pass formatting, warning-denied checks, and default, native, JavaScript, WebAssembly, and Wasm-GC test targets

Notes

  • LLVM was not tested because the local MoonBit toolchain is missing the experimental LLVM core bundle required by that target