Releases: Kewton/CommandIndex
Releases · Kewton/CommandIndex
v0.1.0
v0.0.6
v0.0.5
v0.0.4
What's Changed
- feat: Markdownリンク解析・リンクインデックス構築 (#51) by @Kewton in #55
- feat: --related 検索オプション実装 (#50) by @Kewton in #56
- feat: Context Pack生成サブコマンド実装 (#52) by @Kewton in #57
- test: Phase 4 E2E統合テスト (#53) by @Kewton in #58
- release: Phase 4 Context Retrieval (#50 #51 #52 #53) by @Kewton in #59
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- feat: tree-sitter ソースコードパーサー基盤(TypeScript, Python) by @Kewton in #42
- feat: SQLite補助ストア(symbols.db)基盤構築 by @Kewton in #43
- feat: ソースコード index/update 統合 by @Kewton in #45
- feat: --type typescript/python 対応 by @Kewton in #46
- feat: --symbol 検索オプション実装 by @Kewton in #47
- test: Phase 3 E2E統合テスト追加 by @Kewton in #48
- Phase 3: Code Knowledge(ソースコード解析・シンボル検索) by @Kewton in #49
Full Changelog: v0.0.2...v0.0.3
v0.0.2
v0.0.1
What's Changed
- ci: verify CI pipeline by @Kewton in #1
- chore: merge develop to main (v0.0.0 setup) by @Kewton in #2
- feat: Markdownパーサー(ファイル走査・heading分割・frontmatter/tag抽出) by @Kewton in #14
- feat: .cmindexignore パーサー & ファイルフィルタリング by @Kewton in #15
- feat: tantivy インデックス基盤(スキーマ・lindera日本語トークナイザー・Writer/Reader) by @Kewton in #16
- feat: インデックス状態管理(manifest.json / state.json) by @Kewton in #17
- feat: 検索結果出力フォーマッター(human/json/path) by @Kewton in #18
- feat: indexコマンド実装(Markdown解析→tantivy格納→状態保存) by @Kewton in #19
- feat: cleanコマンド実装 by @Kewton in #20
- feat: statusコマンド実装 by @Kewton in #21
- feat: searchコマンド実装(全文検索・フィルタ) by @Kewton in #22
- test: Phase 1 E2E統合テスト追加 by @Kewton in #23
- Phase 1: Markdown全文検索CLI機能一式 by @Kewton in #24
New Contributors
Full Changelog: https://github.com/Kewton/CommandIndex/commits/v0.0.1