mantis CLI 0.2.2
Patch release including #81, #84, and the release validation from #85.
- Reject invalid or overflowing polling intervals in
mantis watchandmantis hits --followbefore authentication or network requests, preventing accidental rapid polling. - Refresh the CLI quick-reference examples.
- Verify
--versionand--helpon 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.