Skip to content

v0.6.0

Choose a tag to compare

@releaseaction releaseaction released this 26 Dec 03:24
· 307 commits to master since this release

Changelog

  • 271c2cb Add Backlog to GFM conversion spec
  • 85fbaf4 Add markdown conversion unit tests
  • 2edf55d Add markdown logs command
  • ea79ae8 Add markdown migration workflow and conversion updates
  • a76c343 Add markdown view conversion support
  • 2d9a6a0 Add relay config bundle spec
  • 49fa8cb Align markdown cache path with cache.dir
  • 0ce4424 Enable markdown conversion for issue list summaries
  • 3790f31 Fix markdown conversion block tokens and tests
  • f00ae58 Fix wiki view markdown URL scope
  • e0764ed Include URLs and line numbers in markdown logs
  • 59de4b7 Merge branch 'backlog-gfm'
  • 41a81bc Use configured cache dir for markdown analysis
  • 2f49240 docs(CLAUDE.md): プロジェクトメモリを最新化
  • 6383d98 docs(readme): READMEを最新の機能に合わせて更新
  • b9890f3 docs(readme): ドキュメント更新と依存関係のアップデート
  • d406ed4 feat(issue-type): 課題種別を管理するコマンドを追加
  • 1af494c feat(markdown): #image()マクロ変換をサポート
  • b1a5a5f feat: add relay bundle trust and auto-update flow
  • 6218325 markdown: configure unsafe rules without rule prefix
  • d69955f markdown: preserve gfm table headers
  • 0c569dc migrate: accept project key arg and workspace dir
  • 28ed685 migrate: default to current dir and clean rollback flow
  • bb50461 migrate: support issue type templates and snapshot append
  • 3c0dc0d test(config): テストカバレッジを向上