Skip to content

v0.3.0

Latest

Choose a tag to compare

@fchazarreta-bs fchazarreta-bs released this 10 Jul 13:40

Changed

  • Bumped @bluestep-systems/b6p-core to ^0.3.0. Because core is esbuild-bundled into dist/cli.js, this dependency bump is what ships the release's changes — there are no CLI source changes. Core 0.3.0 adds internal whenReady() async-load race guards in the persistence store/map (awaited inside B6PCore/ScriptRoot) and the new ScriptFile.currentIntegrityStatus() helper. All changes are additive and backward-compatible; commands, flags, and runtime behavior are unchanged.

Standalone binaries (b6p-windows-x64.exe, b6p-macos-arm64) are attached by CI. The macOS Intel (b6p-macos-x64) build is a known-failing job — see TODO.md.