Skip to content

mantis CLI 0.2.2

Choose a tag to compare

@github-actions github-actions released this 05 Sep 15:20
0e946bc

Patch release including #81, #84, and the release validation from #85.

  • Reject invalid or overflowing polling intervals in mantis watch and mantis hits --follow before authentication or network requests, preventing accidental rapid polling.
  • Refresh the CLI quick-reference examples.
  • Verify --version and --help on each native release runner before packaging.
  • Correct the generated Homebrew completion installation.

Standalone binaries are provided for macOS and Linux on arm64 and x86_64, with SHA256 checksums.

Install or upgrade:

brew update
brew install privacykey/tap/mantis
# If already installed:
brew upgrade privacykey/tap/mantis

Or download the tarball matching your platform, extract it, and place mantis on your PATH.