sqry-cli 6.0.15

CLI for sqry - semantic code search
Documentation
# 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]
## [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