0.1.9 (2026-07-01)
0.1.8 (2026-07-01)
0.1.7 (2026-06-27)
0.1.6 (2026-06-25)
0.1.5 (2026-06-24)
- note the library is on crates.io as code-search-please (#54) (3fa872b)
- update README for the Rust port (#44) (9c8fe50)
0.1.4 (2026-06-22)
0.1.3 (2026-06-22)
0.1.2 (2026-06-22)
0.1.1 (2026-06-22)
- Claude Code · Codex 플러그인 추가 (#19) (c86fb07)
- cli: port subcommands (search/index/find-related/init/savings/mcp) from semble (#15) (2042846)
- csp: expand tree-sitter coverage via tree-sitter-language-pack (#39) (9a0cde3)
- deps: bootstrap external dependencies and adr (#6) (0d930fd)
- distribute csp via Homebrew tap (#22) (0278323)
- indexing: port BM25 enrichment + index from semble (#9) (d1692bd)
- indexing: port CspIndex orchestrator (fromPath/fromGit/search/findRelated/save/load) (#17) (df14647)
- indexing: port extension→language detection from semble (#3) (3c74752)
- indexing: port gitignore-aware file walker from semble (#8) (d0b1ec5)
- indexing: port Model2Vec embedding + vector backend from semble (#7) (3937a3f)
- index: public library barrel re-exporting CspIndex + types (#12) (a4931d8)
- mcp: port MCP server with search/find_related tools from semble (#16) (18110e6)
- ranking: port path penalties + rerankTopK from semble (#4) (df248d2)
- ranking: port weighting + boosting from semble (#13) (08f5b06)
- search: port hybrid RRF + alpha-blend pipeline from semble (#14) (97b6415)
- search: wire real ranking pipeline + reconcile chunk size to 750 (#37) (3b47fb5)
- stats: port savings.jsonl telemetry from semble (#11) (2585b6b)
- sync recent upstream semble changes (savings output, agents, clear) (#20) (d1ff3f6)
- tokens: port identifier-aware tokenizer from semble (#1) (e619bc2)
- types: port Chunk/SearchResult/ContentType from semble (#5) (94ba6aa)
- utils: port isGitUrl/resolveChunk/formatResults from semble (#2) (7a15929)
- wire up CspIndex orchestrator + global index cache (#18) (#21) (da945a5)