Releases: sergii-ziborov/weavatrix-git
Release list
weavatrix-git v0.3.1
Full Changelog: v0.3.0...v0.3.1
weavatrix-git 0.3.0
Fast, bounded, read-only Git MCP server for AI coding agents. Adds five paginated evidence tools, mcport runtime budgets and cancellation, real stdio subprocess conformance tests, and native npm packaging for Windows, Linux, and macOS. The default Rust core remains dependency-free, safe Rust, and benchmark-neutral.
weavatrix-git 0.2.0
Immutable commit snapshots, revision-aware cross-repository histories, timelines and change sets, deterministic parallel repository opening, and direct exact-parity benchmarks against gix and libgit2.
Weavatrix Git 0.1.1
Direct in-process competitor benchmark release. Adds round-robin exact-parity comparison with gix 0.86 and libgit2 1.9 via git2 0.21, optimized bounded first-parent history, zero-copy shared object snapshots, auto-refreshing shared index snapshots, 10,000-path index fixtures, machine-readable benchmark results, and CI parity runs on Windows and Ubuntu. The published crate remains safe Rust, dependency-free, and MIT licensed.
Weavatrix Git 0.1.0
Initial MIT-licensed release of the dependency-free, read-only Git intelligence core. Includes PACK/delta reads, MIDX and reachability bitmaps, split commit-graphs and changed-path Bloom filters, configurable caches, parallel cross-repository queries, custom ODB backends, lazy revwalk, reflog/index parsing, and exact tracked status. See README.md and BENCHMARKS.md for contracts, limits, parity gates, and reproducible measurements.