Skip to content

v0.1.101

Choose a tag to compare

@github-actions github-actions released this 04 Sep 01:00
· 13 commits to main since this release
37c90af

Fixed

  • stop reporting failures the evaluators cannot substantiate (#95) (evaluate) — 37c90af

Install

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

npm install -g omniharness-cli@0.1.101

Verify a downloaded archive against SHA256SUMS:

sha256sum -c SHA256SUMS --ignore-missing

Full changelog: v0.1.100...v0.1.101