v2.1.0
v2.1.0
What’s Changed
- fix(ci): release ジョブに actions/checkout を追加する by @keroway in https://github.com/keroway/timeline-dsl/pull/810
- ci: fail tap bump job instead of silently skipping when TAP_BUMP_TOKEN is missing by @keroway in https://github.com/keroway/timeline-dsl/pull/811
- ci: typos lint が意図的なテスト文字列 yaer を誤検知しないよう除外する by @keroway in https://github.com/keroway/timeline-dsl/pull/814
- fix(webui): nanoid を 3.3.18 へ更新して GHSA-2v37-7h3g-55p8 を解消 by @keroway in https://github.com/keroway/timeline-dsl/pull/816
- feat(wasm): JsRenderOptions に SVG a11y ラベルの locale を追加 by @keroway in https://github.com/keroway/timeline-dsl/pull/817
- test(cli): tdsl cache サブコマンドのユニットテスト・統合テストを追加 by @keroway in https://github.com/keroway/timeline-dsl/pull/829
- docs(dsl-spec): サブコマンド一覧に merge/export-csv/fmt/completions/lsp を追加 by @keroway in https://github.com/keroway/timeline-dsl/pull/830
- fix(ci): tdsl-preview がビルド/レンダリング失敗を silent fallback せず可視化する by @keroway in https://github.com/keroway/timeline-dsl/pull/831
- fix(wikidata): time_value_to_timepoint の precision不整合を明示エラー化 by @keroway in https://github.com/keroway/timeline-dsl/pull/832
- chore(lsp): 呼び出し元ゼロの dead code compute_hover を削除 by @keroway in https://github.com/keroway/timeline-dsl/pull/833
- docs(cli): render サブコマンドの —help サマリを4形式対応に更新 by @keroway in https://github.com/keroway/timeline-dsl/pull/834
- fix(ci): h2 を 0.4.16+ に更新して RUSTSEC-2026-0258 の osv-scan 失敗を解消 by @keroway in https://github.com/keroway/timeline-dsl/pull/836
- docs(cli): cli-spec.md の render オプション表に —show-legend の独立行を追加 by @keroway in https://github.com/keroway/timeline-dsl/pull/837
- docs(ci): ci-integration.md に action.yml の png/pdf format 対応を追記 by @keroway in https://github.com/keroway/timeline-dsl/pull/838
- chore(ci): lefthook pre-push に cargo clippy ゲートを追加 by @keroway in https://github.com/keroway/timeline-dsl/pull/839
- docs(core): W210 に診断code未提供である旨を error-catalog.md に明記 by @keroway in https://github.com/keroway/timeline-dsl/pull/841
- chore(ci): editors/vscode の npm run typecheck を CI に追加 by @keroway in https://github.com/keroway/timeline-dsl/pull/845
- docs(core): dsl-spec.md のコード例を自動検証対象に追加 by @keroway in https://github.com/keroway/timeline-dsl/pull/846
- docs(agents): mattpocock skills のリポジトリ設定を追加する by @keroway in https://github.com/keroway/timeline-dsl/pull/847
- ci(windows): test-windows ジョブに clippy と e2e-smoke を追加 by @keroway in https://github.com/keroway/timeline-dsl/pull/851
- ci: action.yml の composite action を self-test するワークフローを追加 by @keroway in https://github.com/keroway/timeline-dsl/pull/852
- test(action): test-action.yml が format/theme/scale/interactive/output を検証していない問題を修正 by @keroway in https://github.com/keroway/timeline-dsl/pull/854
- ci: workflow-lint に週次 cron を追加して typos の PR 検査漏れを塞ぐ by @keroway in https://github.com/keroway/timeline-dsl/pull/855
- ci: 全ジョブに timeout-minutes を設定してハング時の runner 占有を防ぐ by @keroway in https://github.com/keroway/timeline-dsl/pull/856
- fix(ci): TDSL Preview が render/build 失敗を記録するだけで成功終了する by @keroway in https://github.com/keroway/timeline-dsl/pull/858
- chore(deps-dev): bump browserslist from 4.28.4 to 4.28.8 in /apps/webui by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/860
- fix(ci): fail when tap bump PR creation fails by @keroway in https://github.com/keroway/timeline-dsl/pull/861
- chore: release v2.1.0 by @keroway in https://github.com/keroway/timeline-dsl/pull/862
Full Changelog: https://github.com/keroway/timeline-dsl/compare/v2.0.0…v2.1.0