codebase-graph 1.1.5

Native codebaseGraph CLI and MCP server for local code knowledge graphs.
# Changelog

## [1.1.5]https://github.com/rabii-chaarani/codebaseGraph/compare/v1.1.4...v1.1.5 (2026-06-22)


### Bug Fixes

* **release:** shrink crates.io package ([07c2e3c]https://github.com/rabii-chaarani/codebaseGraph/commit/07c2e3cc17a0e68593335373cf2a3f11b8964904)

## [1.1.4]https://github.com/rabii-chaarani/codebaseGraph/compare/v1.1.3...v1.1.4 (2026-06-22)


### Bug Fixes

* **ci:** use bash for release artifact upload ([276606c]https://github.com/rabii-chaarani/codebaseGraph/commit/276606c005b3e9e59b5cfee9f36bf8e943bdd859)

## [1.1.3]https://github.com/rabii-chaarani/codebaseGraph/compare/v1.1.2...v1.1.3 (2026-06-22)


### Bug Fixes

* **ci:** use portable release checksums ([54daa47]https://github.com/rabii-chaarani/codebaseGraph/commit/54daa476202bdbd352ca2a6753a2b836b3bca4f9)

## [1.1.2]https://github.com/rabii-chaarani/codebaseGraph/compare/v1.1.1...v1.1.2 (2026-06-22)


### Bug Fixes

* **ci:** use cargo release environment ([ede151f]https://github.com/rabii-chaarani/codebaseGraph/commit/ede151f8a52897d58f753a9dbed8190f6bdb10f9)

## [1.1.1]https://github.com/rabii-chaarani/codebaseGraph/compare/v1.1.0...v1.1.1 (2026-06-22)


### Bug Fixes

* **ci:** read release confirmations at step scope ([c1000de]https://github.com/rabii-chaarani/codebaseGraph/commit/c1000de52a600d0a1a9ba31756d3b25bbc49f5c2)

## [1.1.0]https://github.com/rabii-chaarani/codebaseGraph/compare/v1.0.0...v1.1.0 (2026-06-22)


### Features

* reduce graph build latency with parallel defaults ([#33]https://github.com/rabii-chaarani/codebaseGraph/issues/33) ([4a2af02]https://github.com/rabii-chaarani/codebaseGraph/commit/4a2af027070950c02325cfab6a6326ab157cb7cf)

## [1.0.0]https://github.com/rabii-chaarani/codebaseGraph/compare/v0.5.0...v1.0.0 (2026-06-19)


### ⚠ BREAKING CHANGES

* Rust version of codebaseGraph ([#26]https://github.com/rabii-chaarani/codebaseGraph/issues/26)

### Features

* Rust version of codebaseGraph ([#26]https://github.com/rabii-chaarani/codebaseGraph/issues/26) ([712c757]https://github.com/rabii-chaarani/codebaseGraph/commit/712c75724c4bf353904a537bba1a4894c6969551)

## [0.5.0]https://github.com/rabii-chaarani/codebaseGraph/compare/v0.4.0...v0.5.0 (2026-06-15)


### Features

* Enhance semantic resolution across ingestion and reference handling ([#23]https://github.com/rabii-chaarani/codebaseGraph/issues/23) ([5bad710]https://github.com/rabii-chaarani/codebaseGraph/commit/5bad71071f3fcb0de085d826ad872d64a5628555)

## [0.4.0]https://github.com/rabii-chaarani/codebaseGraph/compare/v0.3.0...v0.4.0 (2026-06-12)


### Features

* parse supported languages by default ([#21]https://github.com/rabii-chaarani/codebaseGraph/issues/21) ([154006f]https://github.com/rabii-chaarani/codebaseGraph/commit/154006fdbae21b903f41a7bfe5df75d4d02f2f4f)

## [0.3.0]https://github.com/rabii-chaarani/codebaseGraph/compare/v0.2.5...v0.3.0 (2026-06-12)


### Features

* Extend ontology and setup workflows for language profiles ([#19]https://github.com/rabii-chaarani/codebaseGraph/issues/19) ([6c684ea]https://github.com/rabii-chaarani/codebaseGraph/commit/6c684ea71208c9d847ca04a80f360c3de30d9ff3)

## [0.2.5]https://github.com/rabii-chaarani/codebaseGraph/compare/v0.2.4...v0.2.5 (2026-06-12)


### Bug Fixes

* improved codebase context output ([#17]https://github.com/rabii-chaarani/codebaseGraph/issues/17) ([54cd8ee]https://github.com/rabii-chaarani/codebaseGraph/commit/54cd8eee0d2dc1c41fde6c64a2667c53cff9d817)

## [0.2.4]https://github.com/rabii-chaarani/codebaseGraph/compare/v0.2.3...v0.2.4 (2026-06-10)


### Documentation

* document runtime code paths ([#14]https://github.com/rabii-chaarani/codebaseGraph/issues/14) ([c302b2a]https://github.com/rabii-chaarani/codebaseGraph/commit/c302b2ac13c19929e00f05666d20bb6a30abcd1c)

## [0.2.3]https://github.com/rabii-chaarani/codebaseGraph/compare/v0.2.2...v0.2.3 (2026-06-10)


### Bug Fixes

* ignore local Scryer state ([#13]https://github.com/rabii-chaarani/codebaseGraph/issues/13) ([098bbc8]https://github.com/rabii-chaarani/codebaseGraph/commit/098bbc8815af3947f2bc4d4d7aa41e787a67aa24)

## [0.2.2]https://github.com/rabii-chaarani/codebaseGraph/compare/v0.2.1...v0.2.2 (2026-06-09)


### Bug Fixes

* [codex] mcp tools exposed ([#10]https://github.com/rabii-chaarani/codebaseGraph/issues/10) ([2f3c793]https://github.com/rabii-chaarani/codebaseGraph/commit/2f3c7936a4fad97ceba9d17d5e77e616de5f73ef)

## [0.2.1]https://github.com/rabii-chaarani/codebaseGraph/compare/v0.2.0...v0.2.1 (2026-05-28)


### Bug Fixes

* **release:** download release assets without git checkout ([#7]https://github.com/rabii-chaarani/codebaseGraph/issues/7) ([05d046d]https://github.com/rabii-chaarani/codebaseGraph/commit/05d046dbabccb391e66ae8ec40371613e5b59568)

## [0.2.0]https://github.com/rabii-chaarani/codebaseGraph/compare/v0.1.0...v0.2.0 (2026-05-28)


### Features

* added source code ([ba29182]https://github.com/rabii-chaarani/codebaseGraph/commit/ba29182aa3c8055fd9c476be41ac01a32cc81cc2)
* full functioning knowledge graph ([ee1dac5]https://github.com/rabii-chaarani/codebaseGraph/commit/ee1dac56f0b7f5152c865fa2bf1ba3c1e30f7c76)


### Bug Fixes

* **release:** enforce strict semver release tags ([#5]https://github.com/rabii-chaarani/codebaseGraph/issues/5) ([f0f9342]https://github.com/rabii-chaarani/codebaseGraph/commit/f0f9342320cb6066ee1f95163d144709306efd67)

## 0.1.0 (2026-05-28)


### Features

* added source code ([ba29182]https://github.com/rabii-chaarani/codebaseGraph/commit/ba29182aa3c8055fd9c476be41ac01a32cc81cc2)
* full functioning knowledge graph ([ee1dac5]https://github.com/rabii-chaarani/codebaseGraph/commit/ee1dac56f0b7f5152c865fa2bf1ba3c1e30f7c76)

## Changelog

Release notes are managed by release-please.