Skip to content

dsh-vision-bridge v0.2.4

Choose a tag to compare

@TwistedRiCen TwistedRiCen released this 17 Aug 03:10
· 2 commits to main since this release

v0.2.4 — scoped npm identity + first npm publication

  • Official npm package: @liangdacheng/dsh-vision-bridge (public, registry.npmjs.org). First npm publication: @liangdacheng/dsh-vision-bridge@0.2.4.
  • GitHub Release remains an official channel — the GitHub core tarball and the npm registry tarball are the same bytes (SHA-256 D7B555371F7BCA46BD3E1DEB6437076DE31D12B6D7EE8D7932BFC1B13E8153B9).
  • Package identity migration: v0.2.3 and earlier installed the unscoped package name dsh-vision-bridge; v0.2.4 uses the scoped name. Runtime behavior is unchanged from v0.2.3 (EVIDENCE_POLICY_VERSION 4, strict multi-image cardinality, max-2 output-contract attempts, single-image semantics, session cache, U+200B multi-image tolerance).
  • Installer: setup.mjs now installs the scoped identity and automatically migrates v0.2.3-era profiles (removes the legacy dependency/bundle before installing, preserves configuration, restores the manifest if the install fails). The trusted release map gained 0.2.4; 0.2.1-0.2.3 stay trusted.
  • The unscoped npm package dsh-vision-bridge is unrelated to this project and is not published or maintained by this repository.
  • Versions up to v0.2.3 were GitHub-only and were never published to npm.