Skip to content

v0.1.103

Choose a tag to compare

@github-actions github-actions released this 04 Sep 04:55
· 5 commits to main since this release
467e60b

Fixed

  • three bugs found by running the harness against a live gateway (#98) — 467e60b

Install

Prebuilt omniharness binaries for linux, macOS and Windows (amd64 and arm64) are attached below. The npm package omniharness-cli@0.1.103 is the TypeScript terminal UI — a separate program on the same version line.

npm install -g omniharness-cli@0.1.103

Verify a downloaded archive against SHA256SUMS:

sha256sum -c SHA256SUMS --ignore-missing

Full changelog: v0.1.102...v0.1.103