Skip to content

v0.1.99

Choose a tag to compare

@github-actions github-actions released this 04 Sep 00:27
· 15 commits to main since this release
d33cc08

Added

  • Rust, Python and lint evaluators (#93) (evaluate) — d33cc08

Documentation

  • note where acceptance criteria are actually consumed (#92) — 093faa2

Install

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

npm install -g omniharness-cli@0.1.99

Verify a downloaded archive against SHA256SUMS:

sha256sum -c SHA256SUMS --ignore-missing

Full changelog: v0.1.98...v0.1.99