Releases: macromackie/ev-grep
Release list
v0.3.0
Release Notes
- Set
--min-confidenceto control which search results remain uncertain. JSON retains the original answer and score. - Support structured context assessments in the Rust provider adapter for tools that compare changes or related files.
Install ev-grep 0.3.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/macromackie/ev-grep/releases/download/v0.3.0/ev-grep-installer.sh | shDownload ev-grep 0.3.0
| File | Platform | Checksum |
|---|---|---|
| ev-grep-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| ev-grep-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| ev-grep-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| ev-grep-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v0.2.4
Release Notes
- Use
--endpointorEV_GREP_ENDPOINTto send requests through a trusted provider proxy.
Install ev-grep 0.2.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/macromackie/ev-grep/releases/download/v0.2.4/ev-grep-installer.sh | shDownload ev-grep 0.2.4
| File | Platform | Checksum |
|---|---|---|
| ev-grep-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| ev-grep-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| ev-grep-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| ev-grep-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v0.2.3
Release Notes
--jobs Ncontrols concurrent requests, from 1 to 256. The default remains four. JSONL begin records include the chosen limit.- The review guide shows how to retain uncertain candidates across two searches. The code-scanning example now treats interrupted commands as failures.
- Search line ranges with
path:N-M, or write code-scanning reports with--sarif.
Install ev-grep 0.2.3
Install prebuilt binaries via shell script
curl -fsSL https://ev-grep.com/v0.2.3/install.sh | bashDownload ev-grep 0.2.3
| File | Platform | Checksum |
|---|---|---|
| ev-grep-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| ev-grep-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| ev-grep-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| ev-grep-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v0.1.4
Updated ev-grep.com with installation on the homepage, compact styling, and simpler documentation navigation.
Added Concepts and Benchmarks, including a file-assessment diagram, raw timing samples, and measurement conditions. CLI behavior is unchanged.
Install ev-grep 0.1.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/macromackie/ev-grep/releases/download/v0.1.4/ev-grep-installer.sh | shDownload ev-grep 0.1.4
| File | Platform | Checksum |
|---|---|---|
| ev-grep-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| ev-grep-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| ev-grep-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| ev-grep-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v0.1.3
Documentation is now available at ev-grep.com/docs and as plain Markdown in the repository. The six pages cover installation, usage, providers, output, and limits. Hosted pages also have .md URLs and an llms.txt index.
CLI behavior is unchanged.
Install ev-grep 0.1.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/macromackie/ev-grep/releases/download/v0.1.3/ev-grep-installer.sh | shDownload ev-grep 0.1.3
| File | Platform | Checksum |
|---|---|---|
| ev-grep-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| ev-grep-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| ev-grep-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| ev-grep-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v0.1.2
Clearer installation instructions and CLI documentation, with examples for queries, providers, output, and exit codes. Release configuration now lives in Cargo.toml; dist-workspace.toml has been removed.
CLI behavior is unchanged.
Install ev-grep 0.1.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/macromackie/ev-grep/releases/download/v0.1.2/ev-grep-installer.sh | shDownload ev-grep 0.1.2
| File | Platform | Checksum |
|---|---|---|
| ev-grep-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| ev-grep-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| ev-grep-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| ev-grep-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v0.1.1
Public release snapshots now contain product source, user documentation, and the files needed to build and verify releases. Contracts, agent instructions, development tasks, and evaluation fixtures stay in the private Factory.
The public repository starts from a clean snapshot whose commit message is v0.1.1. CLI behavior is unchanged.
Binaries are available for macOS and Linux on ARM64 and x86-64. Each archive includes a SHA-256 checksum.
Install ev-grep 0.1.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/macromackie/ev-grep/releases/download/v0.1.1/ev-grep-installer.sh | shDownload ev-grep 0.1.1
| File | Platform | Checksum |
|---|---|---|
| ev-grep-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| ev-grep-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| ev-grep-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| ev-grep-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v0.1.0
Install ev-grep 0.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/macromackie/ev-grep/releases/download/v0.1.0/ev-grep-installer.sh | shDownload ev-grep 0.1.0
| File | Platform | Checksum |
|---|---|---|
| ev-grep-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| ev-grep-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| ev-grep-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| ev-grep-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |