# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [14.0.3](https://github.com/verivus-oss/sqry/compare/v14.0.2...v14.0.3) - 2026-05-10
### Other
- update Cargo.lock dependencies
## [14.0.2](https://github.com/verivus-oss/sqry/compare/v13.0.17...v14.0.2) - 2026-05-10
### Fixed
- *(mcp)* sqry-mcp large-repo stability## [14.0.1](https://github.com/verivus-oss/sqry/compare/v14.0.0...v14.0.1) - 2026-05-09
### Other
- update Cargo.lock dependencies
## [14.0.0](https://github.com/verivus-oss/sqry/compare/v13.0.17...v14.0.0) - 2026-05-09
### Fixed
- bugs from no-skip kernel test pass (#216, #213, #214, #215) ([#228](https://github.com/verivus-oss/sqry/pull/228))
## [13.0.17](https://github.com/verivus-oss/sqry/compare/v13.0.16...v13.0.17) - 2026-05-09
### Other
- update Cargo.toml dependencies
## [13.0.16](https://github.com/verivus-oss/sqry/compare/v13.0.14...v13.0.16) - 2026-05-09
### Added
- *(mcp)* add daemon probe fallback and standalone setup
### Other
- *(deps)* apply approved dependency upgrade batch## [13.0.15](https://github.com/verivus-oss/sqry/compare/v13.0.14...v13.0.15) - 2026-05-08
### Other
- update Cargo.lock dependencies
## [13.0.14](https://github.com/verivus-oss/sqry/compare/v13.0.13...v13.0.14) - 2026-05-08
### Other
- update Cargo.lock dependencies
## [13.0.13](https://github.com/verivus-oss/sqry/compare/v13.0.12...v13.0.13) - 2026-05-08
### Other
- update Cargo.lock dependencies
## [13.0.12](https://github.com/verivus-oss/sqry/compare/v13.0.11...v13.0.12) - 2026-05-08
### Other
- update Cargo.lock dependencies
## [13.0.11](https://github.com/verivus-oss/sqry/compare/v13.0.10...v13.0.11) - 2026-05-08
### Other
- update Cargo.toml dependencies
## [13.0.10](https://github.com/verivus-oss/sqry/compare/v13.0.9...v13.0.10) - 2026-05-08
### Other
- update Cargo.toml dependencies
## [13.0.9](https://github.com/verivus-oss/sqry/compare/v13.0.7...v13.0.9) - 2026-05-08
### Added
- *(graph)* share graph acquisition across clients
### Changed
- [**breaking**] make non-core surfaces opt-in
### Fixed
- *(release)* align sanitization dependency contract- restore master baseline gates (rand 0.9.4 + classifier/specialty test gates)
## [13.0.8](https://github.com/verivus-oss/sqry/compare/v13.0.7...v13.0.8) - 2026-05-07
### Other
- update Cargo.lock dependencies
## [13.0.7](https://github.com/verivus-oss/sqry/compare/v13.0.6...v13.0.7) - 2026-05-07
### Other
- update Cargo.lock dependencies
## [13.0.6](https://github.com/verivus-oss/sqry/compare/v13.0.5...v13.0.6) - 2026-05-07
### Fixed
- *(daemon)* persist validated derived cache entries## [13.0.5](https://github.com/verivus-oss/sqry/compare/v13.0.4...v13.0.5) - 2026-05-06
### Other
- update Cargo.lock dependencies
## [13.0.4](https://github.com/verivus-oss/sqry/compare/v13.0.3...v13.0.4) - 2026-05-06
### Other
- update Cargo.lock dependencies
## [13.0.3](https://github.com/verivus-oss/sqry/compare/v13.0.2...v13.0.3) - 2026-05-06
### Other
- update Cargo.lock dependencies
## [13.0.2](https://github.com/verivus-oss/sqry/compare/v13.0.1...v13.0.2) - 2026-05-06
### Fixed
- *(unused)* apply binding-plane boundary filter## [13.0.1](https://github.com/verivus-oss/sqry/compare/v13.0.0...v13.0.1) - 2026-05-04
### Other
- update Cargo.lock dependencies
## [13.0.0](https://github.com/verivus-oss/sqry/compare/v12.1.6...v13.0.0) - 2026-05-04
### Added
- CLI/help/impl alignment audit Phase 6 — wire 86 atomic CRUD rows ([#179](https://github.com/verivus-oss/sqry/pull/179))
## [12.1.6](https://github.com/verivus-oss/sqry/compare/v12.1.2...v12.1.6) - 2026-05-04
### Fixed
- *(index)* stabilize large high-cost graph rebuilds## [12.1.5](https://github.com/verivus-oss/sqry/compare/v12.1.2...v12.1.5) - 2026-05-03
### Fixed
- *(cli)* include jvm classpath in default build## [12.1.4](https://github.com/verivus-oss/sqry/compare/v12.1.3...v12.1.4) - 2026-05-03
### Other
- update Cargo.lock dependencies
## [12.1.3](https://github.com/verivus-oss/sqry/compare/v12.1.2...v12.1.3) - 2026-05-03
### Other
- update Cargo.lock dependencies
## [12.1.2](https://github.com/verivus-oss/sqry/compare/v12.1.1...v12.1.2) - 2026-05-03
### Other
- update Cargo.lock dependencies
## [12.1.1](https://github.com/verivus-oss/sqry/compare/v12.1.0...v12.1.1) - 2026-05-03
### Other
- update Cargo.lock dependencies
## [12.1.0](https://github.com/verivus-oss/sqry/compare/v12.0.3...v12.1.0) - 2026-05-03
### Added
- cross-language field and generic type-parameter emission ([#169](https://github.com/verivus-oss/sqry/pull/169))
## [12.0.3](https://github.com/verivus-oss/sqry/compare/v12.0.2...v12.0.3) - 2026-05-03
### Other
- update Cargo.lock dependencies
## [12.0.2](https://github.com/verivus-oss/sqry/compare/v12.0.1...v12.0.2) - 2026-05-03
### Other
- update Cargo.lock dependencies
## [12.0.1](https://github.com/verivus-oss/sqry/compare/v12.0.0...v12.0.1) - 2026-05-03
### Other
- update Cargo.lock dependencies
## [12.0.0](https://github.com/verivus-oss/sqry/compare/v11.0.4...v12.0.0) - 2026-05-02
### Added
- *(nl)* surface ONNX Runtime missing as actionable platform hint across CLI/MCP/LSP/daemon- *(nl)* gated model auto-download with manifest sha256 verify- *(nl)* add 5-level model_dir resolver and wire --model-dir override## [11.0.4](https://github.com/verivus-oss/sqry/compare/v11.0.3...v11.0.4) - 2026-05-01
### Fixed
- *(release)* harden homebrew workflow and diff repo detection## [11.0.3](https://github.com/verivus-oss/sqry/compare/v11.0.2...v11.0.3) - 2026-05-01
### Other
- update Cargo.lock dependencies
## [11.0.2](https://github.com/verivus-oss/sqry/compare/v11.0.1...v11.0.2) - 2026-05-01
### Other
- update Cargo.lock dependencies
## [11.0.1](https://github.com/verivus-oss/sqry/compare/v11.0.0...v11.0.1) - 2026-04-30
### Other
- update Cargo.lock dependencies
## [11.0.0](https://github.com/verivus-oss/sqry/compare/v10.0.4...v11.0.0) - 2026-04-30
### Documentation
- *(public-issue-triage)* land DOCS unit (Layer 4) for badliveware go-batch- *(public-issue-triage)* add layer3 b1 codex iter3 review## [10.0.4](https://github.com/verivus-oss/sqry/compare/v10.0.3...v10.0.4) - 2026-04-28
### Other
- update Cargo.lock dependencies
## [10.0.3](https://github.com/verivus-oss/sqry/compare/v10.0.2...v10.0.3) - 2026-04-28
### Other
- update Cargo.lock dependencies
## [10.0.2](https://github.com/verivus-oss/sqry/compare/v10.0.1...v10.0.2) - 2026-04-27
### Other
- update Cargo.lock dependencies
## [10.0.1](https://github.com/verivus-oss/sqry/compare/v10.0.0...v10.0.1) - 2026-04-27
### Other
- update Cargo.lock dependencies
## [10.0.0](https://github.com/verivus-oss/sqry/compare/v9.0.23...v10.0.0) - 2026-04-27
### Added
- workspace-aware / cross-repo indexing (DAG 2026-04-26) ([#146](https://github.com/verivus-oss/sqry/pull/146))
## [9.0.23](https://github.com/verivus-oss/sqry/compare/v9.0.22...v9.0.23) - 2026-04-26
### Other
- update Cargo.lock dependencies
## [9.0.22](https://github.com/verivus-oss/sqry/compare/v9.0.21...v9.0.22) - 2026-04-26
### Other
- update Cargo.lock dependencies
## [9.0.20](https://github.com/verivus-oss/sqry/compare/v9.0.19...v9.0.20) - 2026-04-26
### Other
- update Cargo.lock dependencies
## [9.0.19](https://github.com/verivus-oss/sqry/compare/v9.0.18...v9.0.19) - 2026-04-25
### Other
- update Cargo.lock dependencies
## [9.0.18](https://github.com/verivus-oss/sqry/compare/v9.0.17...v9.0.18) - 2026-04-25
### Other
- update Cargo.lock dependencies
## [9.0.17](https://github.com/verivus-oss/sqry/compare/v9.0.16...v9.0.17) - 2026-04-25
### Other
- update Cargo.lock dependencies
## [9.0.16](https://github.com/verivus-oss/sqry/compare/v9.0.15...v9.0.16) - 2026-04-25
### Other
- update Cargo.lock dependencies
## [9.0.15](https://github.com/verivus-oss/sqry/compare/v9.0.14...v9.0.15) - 2026-04-25
### Other
- update Cargo.lock dependencies
## [9.0.14](https://github.com/verivus-oss/sqry/compare/v9.0.13...v9.0.14) - 2026-04-24
### Other
- update Cargo.lock dependencies
## [9.0.13](https://github.com/verivus-oss/sqry/compare/v9.0.12...v9.0.13) - 2026-04-24
### Other
- update Cargo.lock dependencies
## [9.0.12](https://github.com/verivus-oss/sqry/compare/v9.0.11...v9.0.12) - 2026-04-24
### Other
- update Cargo.lock dependencies
## [9.0.11](https://github.com/verivus-oss/sqry/compare/v9.0.10...v9.0.11) - 2026-04-24
### Other
- update Cargo.lock dependencies
## [9.0.10](https://github.com/verivus-oss/sqry/compare/v9.0.9...v9.0.10) - 2026-04-24
### Other
- update Cargo.lock dependencies
## [9.0.9](https://github.com/verivus-oss/sqry/compare/v9.0.8...v9.0.9) - 2026-04-24
### Other
- update Cargo.lock dependencies
## [9.0.8](https://github.com/verivus-oss/sqry/compare/v9.0.7...v9.0.8) - 2026-04-24
### Other
- update Cargo.lock dependencies
## [9.0.7](https://github.com/verivus-oss/sqry/compare/v9.0.6...v9.0.7) - 2026-04-24
### Other
- update Cargo.lock dependencies
## [9.0.6](https://github.com/verivus-oss/sqry/compare/v9.0.5...v9.0.6) - 2026-04-24
### Other
- update Cargo.toml dependencies
## [9.0.5](https://github.com/verivus-oss/sqry/compare/v9.0.4...v9.0.5) - 2026-04-24
### Other
- update Cargo.toml dependencies
## [9.0.4](https://github.com/verivus-oss/sqry/compare/v9.0.3...v9.0.4) - 2026-04-24
### Other
- update Cargo.toml dependencies
## [9.0.3](https://github.com/verivus-oss/sqry/compare/v9.0.2...v9.0.3) - 2026-04-23
### Other
- update Cargo.toml dependencies
## [9.0.2](https://github.com/verivus-oss/sqry/compare/v9.0.1...v9.0.2) - 2026-04-23
### Other
- update Cargo.toml dependencies
## [9.0.1](https://github.com/verivus-oss/sqry/compare/v9.0.0...v9.0.1) - 2026-04-23
### Other
- update Cargo.toml dependencies
## [9.0.0](https://github.com/verivus-oss/sqry/compare/v8.0.7...v9.0.0) - 2026-04-20
## [8.0.7](https://github.com/verivus-oss/sqry/compare/v8.0.6...v8.0.7) - 2026-04-12
### Other
- update Cargo.lock dependencies
## [8.0.6](https://github.com/verivus-oss/sqry/compare/v8.0.5...v8.0.6) - 2026-04-12
### Other
- update Cargo.lock dependencies
## [8.0.5](https://github.com/verivus-oss/sqry/compare/v8.0.4...v8.0.5) - 2026-04-11
### Other
- update Cargo.lock dependencies
## [8.0.4](https://github.com/verivus-oss/sqry/compare/v8.0.3...v8.0.4) - 2026-04-11
### Other
- update Cargo.lock dependencies
## [8.0.2](https://github.com/verivus-oss/sqry/compare/v8.0.1...v8.0.2) - 2026-04-11
### Other
- update Cargo.lock dependencies
## [8.0.1](https://github.com/verivus-oss/sqry/compare/v8.0.0...v8.0.1) - 2026-04-11
### Other
- update Cargo.lock dependencies
## [8.0.0](https://github.com/verivus-oss/sqry/compare/v7.2.0...v8.0.0) - 2026-04-10
### Added
- *(graph)* land curated provenance and staged-release updates
### Fixed
- *(classpath)* integrate pre-pass graph enrichment## [7.2.0](https://github.com/verivus-oss/sqry/compare/v7.1.5...v7.2.0) - 2026-04-06
### Added
- graph analysis commands now share the unified traversal kernel used by LSP and MCP
### Changed
- `trace-path`, dependency, subgraph, and graph-export style operations now report truncation and path-ordering behavior more consistently
### Fixed
- path-BFS output now preserves deterministic discovery order and handles leaf-path enumeration correctly
## [7.1.5](https://github.com/verivus-oss/sqry/compare/v7.1.4...v7.1.5) - 2026-04-05
### Documentation
- update stale language and tool counts across active docs
## [7.1.4](https://github.com/verivus-oss/sqry/compare/v7.1.3...v7.1.4) - 2026-04-04
### Other
- update Cargo.lock dependencies
## [7.1.3](https://github.com/verivus-oss/sqry/compare/v7.1.2...v7.1.3) - 2026-04-04
### Other
- update Cargo.lock dependencies
## [7.1.2](https://github.com/verivus-oss/sqry/compare/v6.0.23...v7.1.2) - 2026-04-04
### Style
- apply rustfmt to release fixes
## [7.1.1](https://github.com/verivus-oss/sqry/compare/v7.1.0...v7.1.1) - 2026-04-04
### Other
- update Cargo.lock dependencies
## [7.1.0](https://github.com/verivus-oss/sqry/compare/v6.0.23...v7.1.0) - 2026-04-04
### Added
- *(cli)* add plugin cost tiering and manifest-backed selection- *(classpath)* add JVM classpath analysis (Track C Tier 1)- *(release)* harden stage 3 publish validation- *(cli)* add macro boundary CLI integration — cache expand, index/search flags
### Documentation
- *(plugin-cost-tiering)* add planning pack- *(rust)* add macro and proc-macro boundaries design spec
### Fixed
- *(release)* add VERSION stamps to all public directories for consistent release metadata- *(cli)* wire index macro flags through to run_index, fix test call sites
### Other
- sync versions and VERSION stamps to 6.0.18
## [7.0.1](https://github.com/verivus-oss/sqry/compare/v7.0.0...v7.0.1) - 2026-04-03
### Other
- update Cargo.lock dependencies
## [7.0.0](https://github.com/verivus-oss/sqry/compare/v6.0.24...v7.0.0) - 2026-04-03
### Other
- update Cargo.lock dependencies
## [6.0.24](https://github.com/verivus-oss/sqry/compare/v6.0.23...v6.0.24) - 2026-04-03
### Other
- update Cargo.lock dependencies
## [6.0.23](https://github.com/verivus-oss/sqry/compare/v6.0.22...v6.0.23) - 2026-04-03
### Other
- update Cargo.lock dependencies
## [6.0.22](https://github.com/verivus-oss/sqry/compare/v6.0.21...v6.0.22) - 2026-04-03
### Other
- update Cargo.lock dependencies
## [6.0.21](https://github.com/verivus-oss/sqry/compare/v6.0.20...v6.0.21) - 2026-04-03
### Other
- update Cargo.lock dependencies
## [6.0.20](https://github.com/verivus-oss/sqry/compare/v6.0.19...v6.0.20) - 2026-04-03
### Other
- update Cargo.lock dependencies
## [6.0.19](https://github.com/verivus-oss/sqry/compare/v6.0.18...v6.0.19) - 2026-04-03
### Other
- sync versions and VERSION stamps to 6.0.18
## [6.0.18](https://github.com/verivus-oss/sqry/compare/v6.0.17...v6.0.18) - 2026-04-02
### Fixed
- *(release)* add VERSION stamps to all public directories for consistent release metadata## [6.0.17](https://github.com/verivus-oss/sqry/compare/v6.0.16...v6.0.17) - 2026-04-02
### Other
- update Cargo.lock dependencies
## [6.0.16](https://github.com/verivus-oss/sqry/compare/v6.0.15...v6.0.16) - 2026-04-02
### Other
- update Cargo.lock dependencies
## [6.0.15](https://github.com/verivus-oss/sqry/compare/v6.0.14...v6.0.15) - 2026-04-02
### Other
- update Cargo.lock dependencies
## [6.0.14](https://github.com/verivus-oss/sqry/compare/v6.0.13...v6.0.14) - 2026-04-01
### Other
- update Cargo.lock dependencies
## [6.0.13](https://github.com/verivus-oss/sqry/compare/v6.0.12...v6.0.13) - 2026-04-01
### Other
- update Cargo.lock dependencies
## [6.0.12](https://github.com/verivus-oss/sqry/compare/v6.0.11...v6.0.12) - 2026-04-01
### Other
- update Cargo.lock dependencies
## [6.0.11](https://github.com/verivus-oss/sqry/compare/v6.0.10...v6.0.11) - 2026-04-01
### Other
- update Cargo.lock dependencies
## [6.0.10](https://github.com/verivus-oss/sqry/compare/v6.0.9...v6.0.10) - 2026-04-01
### Other
- update Cargo.lock dependencies
## [6.0.9](https://github.com/verivus-oss/sqry/compare/v5.0.1...v6.0.9) - 2026-04-01
### Added
- *(release)* harden stage 3 publish validation## [6.0.8](https://github.com/verivus-oss/sqry/compare/v6.0.7...v6.0.8) - 2026-03-31
### Other
- update Cargo.lock dependencies
## [6.0.7](https://github.com/verivus-oss/sqry/compare/v6.0.6...v6.0.7) - 2026-03-31
### Other
- update Cargo.lock dependencies
## [6.0.6](https://github.com/verivus-oss/sqry/compare/v6.0.5...v6.0.6) - 2026-03-31
### Other
- update Cargo.lock dependencies
## [6.0.5](https://github.com/verivus-oss/sqry/compare/v6.0.4...v6.0.5) - 2026-03-31
### Other
- update Cargo.lock dependencies
## [6.0.4](https://github.com/verivus-oss/sqry/compare/v6.0.3...v6.0.4) - 2026-03-31
### Other
- update Cargo.lock dependencies
## [6.0.3](https://github.com/verivus-oss/sqry/compare/v6.0.2...v6.0.3) - 2026-03-31
### Other
- update Cargo.lock dependencies
## [6.0.2](https://github.com/verivus-oss/sqry/compare/v6.0.1...v6.0.2) - 2026-03-31
### Other
- update Cargo.lock dependencies
## [6.0.1](https://github.com/verivus-oss/sqry/compare/v6.0.0...v6.0.1) - 2026-03-31
### Other
- update Cargo.lock dependencies
## [6.0.0](https://github.com/verivus-oss/sqry/compare/v5.0.1...v6.0.0) - 2026-03-31
### Other
- update Cargo.lock dependencies
## [5.0.1](https://github.com/verivus-oss/sqry/compare/v5.0.0...v5.0.1) - 2026-03-31
### Other
- update Cargo.lock dependencies
## [5.0.0](https://github.com/verivus-oss/sqry/compare/v4.12.7...v5.0.0) - 2026-03-31
### Added
- *(cli)* add macro boundary CLI integration — cache expand, index/search flags
### Fixed
- *(cli)* wire index macro flags through to run_index, fix test call sites