Skip to content

Releases: silenvx/chira

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 00:42
d5f80fe

What's Changed

  • docs(readme): 英語 README の wrapper コメント / 説明文に紛れていた日本語を英訳 by @silenvx in #29
  • feat(cli): chira md を chira mkdir の短縮 alias として追加 by @silenvx in #30
  • chore: bump version to 0.5.0 by @silenvx in #31

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 00:15
774d4a0

What's Changed

  • docs(readme): fix zsh-incompatible wrapper (local status=$? → local rc=$?) by @silenvx in #26
  • feat(cli): chira mkdir で作成 dir を --cd-file に書き出し wrapper の cd を有効化 by @silenvx in #27
  • chore: bump version to 0.4.0 by @silenvx in #28

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 01:02
69ebc40

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

Choose a tag to compare

@github-actions github-actions released this 22 Jun 14:25
1882ddb

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

Choose a tag to compare

@silenvx silenvx released this 21 Jun 16:04
2dc1078

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