v0.1.102
Internal
- remove the superseded tool-group folding module (#97) (
tui) —3db6c7c - cover the syntax highlighter, which had no tests (#96) (
ui) —aa33bbf
Install
Prebuilt omniharness binaries for linux, macOS and Windows (amd64 and arm64) are attached below. The npm package omniharness-cli@0.1.102 is the TypeScript terminal UI — a separate program on the same version line.
npm install -g omniharness-cli@0.1.102
Verify a downloaded archive against SHA256SUMS:
sha256sum -c SHA256SUMS --ignore-missing
Full changelog: v0.1.101...v0.1.102