Skip to content

jscpd-rs v0.1.3

Choose a tag to compare

@mydreamlabsllc mydreamlabsllc released this 01 Jun 15:39
· 23 commits to main since this release

Patch release focused on release reliability and install safety.

Changes:

  • GitHub Release publication now runs the release-candidate gate before npm and crates.io publishing.
  • Main npm package publication is blocked if any configured prebuilt platform package is missing or failed.
  • Release-candidate flow now enforces the core coverage gate.
  • Added an advisory server benchmark for native vs upstream /api/check latency.
  • Refreshed npm, prebuilt-binary, release-readiness, and README documentation for the prebuilt-first install path.