Releases: silenvx/chira
Releases · silenvx/chira
Release list
v0.5.0
v0.4.0
v0.3.0
What's Changed
- feat(cli): -V/--version でバージョン情報を出力 by @silenvx in #18
- feat(actions): ディレクトリ作成時にアクション (run) を実行する
tを追加 (Phase 1) by @silenvx in #17 - feat(cli): new/mkdir の 省略時に scratch-YYYYMMDD-HHMMSS(.md) を自動採番 by @silenvx in #20
- feat(actions): Phase 2 失敗マーカー + Phase 3 default_action + README by @silenvx in #23
- feat(config): TUI 内で設定編集できる画面を追加 by @silenvx in #22
- feat(config): [new] セクションで new/mkdir 自動命名テンプレを上書き可能にする by @silenvx in #24
- chore: bump version to 0.3.0 by @silenvx in #25
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat(i18n): TUI / CLI を英日切替対応 (default: 英語) by @silenvx in #10
- feat(config): ~/.config/chira/config.toml で dir/editor/shell を設定可能に by @silenvx in #11
- docs: README に起動時の TUI 画面イメージを ASCII で追加 by @silenvx in #12
- feat(cli): TUI を立ち上げずに ls/new/rm 等を叩けるサブコマンドを追加 by @silenvx in #13
- feat(gc): mtime ベース TTL での古いエントリ自動 archive (chira gc) by @silenvx in #14
- chore(release): bump version to 0.2.0 by @silenvx in #16
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- fix: debate-review (4 rounds) で検出した correctness/coherence バグ修正 by @silenvx in #1
- rename: scrap → chira by @silenvx in #2
- chore: crates.io 公開用メタデータ追加 (keywords/categories/rust-version) by @silenvx in #3
- docs: README を英語メイン化 + 日本語版追加、公開向け改善 by @silenvx in #4
- ci: GitHub Actions の CI + タグ駆動 release を追加 by @silenvx in #5
New Contributors
Full Changelog: https://github.com/silenvx/chira/commits/v0.1.0