Skip to content

v0.4.1

Latest

Choose a tag to compare

@phodal phodal released this 04 Aug 09:56
· 301 commits to main since this release

First tagged release of Better Harness on the public npm registry under its
corrected package identity.

Install

npm install -g @qoder-ai/better-harness

Registry: https://www.npmjs.com/package/@qoder-ai/better-harness

Fixed

  • The published npm package identity is @qoder-ai/better-harness. The
    previously documented @qoderai/better-harness scope was never a valid
    registry name, so package metadata, the lockfile, the adapter matrices, and
    the documentation site now all reference the hyphenated scope.
  • The repository test script runs the automated suite again, so the release
    workflow verifies tests before publishing instead of reporting success
    without running them.

Verification

Full changelog: https://github.com/QoderAI/better-harness/blob/v0.4.1/CHANGELOG.md