v1.28.0
v1.28.0
What’s Changed
- docs: 実装状況とドキュメント記述の乖離を是正し、次リリース候補テーマをADR起票 by @keroway in https://github.com/keroway/timeline-dsl/pull/650
- chore(deps): bump clap from 4.6.1 to 4.6.3 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/652
- chore(deps): bump tokio from 1.52.3 to 1.53.1 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/653
- chore(deps): bump thiserror from 2.0.18 to 2.0.19 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/654
- chore(deps): bump serde_json from 1.0.150 to 1.0.151 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/655
- chore(deps): bump async-trait from 0.1.89 to 0.1.91 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/656
- chore(deps-dev): bump fast-uri from 3.1.3 to 3.1.4 in /apps/webui by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/658
- Spike: lane グループ単位でのチャートページ分割プロトタイプ by @keroway in https://github.com/keroway/timeline-dsl/pull/657
- fix: brace-expansion の高深刻度脆弱性を解消 (Dependabot #10/#11/#13) by @keroway in https://github.com/keroway/timeline-dsl/pull/659
- chore: ワークスペース標準への均質化 by @keroway in https://github.com/keroway/timeline-dsl/pull/666
- chore(deps): bump the cargo-minor-patch group with 3 updates by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/667
- chore(deps): bump the npm-minor-patch group across 2 directories with 19 updates by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/668
- chore(deps-dev): bump @types/node from 24.12.2 to 26.1.1 in /apps/webui by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/670
- chore(deps-dev): bump @types/node from 18.19.130 to 26.1.1 in /editors/vscode by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/672
- chore(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /editors/vscode by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/673
- chore(deps): bump pako from 2.1.0 to 3.0.1 in /apps/webui by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/671
- chore: dependabot から Renovate へ移行 by @keroway in https://github.com/keroway/timeline-dsl/pull/674
- feat: lane グループ単位のチャートページ分割を実装する (#660) by @keroway in https://github.com/keroway/timeline-dsl/pull/675
- docs: 参照切れの修正とREADMEへの—pdf-pagination追記 by @keroway in https://github.com/keroway/timeline-dsl/pull/678
- feat: チャートページ分割をPDF出力に統合する (#661) by @keroway in https://github.com/keroway/timeline-dsl/pull/679
- docs: VS Code README等のキーワード列挙をkeywords.jsonへの参照に置換する by @keroway in https://github.com/keroway/timeline-dsl/pull/680
- docs: note/link/color/nowを実演するexampleを追加しギャラリー表を更新する by @keroway in https://github.com/keroway/timeline-dsl/pull/681
- chore(deps): bump quinn-proto from 0.11.14 to 0.11.16 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/677
- fix(vscode): tsconfigにtypes: [“node”]を明示指定する by @keroway in https://github.com/keroway/timeline-dsl/pull/684
- chore(security): シークレットの ignore パターンを統一 by @keroway in https://github.com/keroway/timeline-dsl/pull/683
- chore(deps): bump brace-expansion and vscode-languageclient in /editors/vscode by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/676
- docs: ADR-0007(IANAタイムゾーン名対応)を Accepted に確定する by @keroway in https://github.com/keroway/timeline-dsl/pull/687
- fix(vscode): engines.vscode を ^1.91.0 に引き上げる by @keroway in https://github.com/keroway/timeline-dsl/pull/688
- chore(deps): apps/webui の TypeScript major 更新を Renovate で保留する by @keroway in https://github.com/keroway/timeline-dsl/pull/689
- docs: v1.28.0 リリースに向けたドキュメント整合の是正 by @keroway in https://github.com/keroway/timeline-dsl/pull/690
- docs: リリース手順に内部依存 version ピンと Homebrew tap フローを追記する by @keroway in https://github.com/keroway/timeline-dsl/pull/691
- chore: release v1.28.0 by @keroway in https://github.com/keroway/timeline-dsl/pull/692
Full Changelog: https://github.com/keroway/timeline-dsl/compare/v1.27.0…v1.28.0
What’s Changed
- docs: 実装状況とドキュメント記述の乖離を是正し、次リリース候補テーマをADR起票 by @keroway in https://github.com/keroway/timeline-dsl/pull/650
- chore(deps): bump clap from 4.6.1 to 4.6.3 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/652
- chore(deps): bump tokio from 1.52.3 to 1.53.1 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/653
- chore(deps): bump thiserror from 2.0.18 to 2.0.19 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/654
- chore(deps): bump serde_json from 1.0.150 to 1.0.151 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/655
- chore(deps): bump async-trait from 0.1.89 to 0.1.91 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/656
- chore(deps-dev): bump fast-uri from 3.1.3 to 3.1.4 in /apps/webui by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/658
- Spike: lane グループ単位でのチャートページ分割プロトタイプ by @keroway in https://github.com/keroway/timeline-dsl/pull/657
- fix: brace-expansion の高深刻度脆弱性を解消 (Dependabot #10/#11/#13) by @keroway in https://github.com/keroway/timeline-dsl/pull/659
- chore: ワークスペース標準への均質化 by @keroway in https://github.com/keroway/timeline-dsl/pull/666
- chore(deps): bump the cargo-minor-patch group with 3 updates by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/667
- chore(deps): bump the npm-minor-patch group across 2 directories with 19 updates by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/668
- chore(deps-dev): bump @types/node from 24.12.2 to 26.1.1 in /apps/webui by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/670
- chore(deps-dev): bump @types/node from 18.19.130 to 26.1.1 in /editors/vscode by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/672
- chore(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /editors/vscode by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/673
- chore(deps): bump pako from 2.1.0 to 3.0.1 in /apps/webui by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/671
- chore: dependabot から Renovate へ移行 by @keroway in https://github.com/keroway/timeline-dsl/pull/674
- feat: lane グループ単位のチャートページ分割を実装する (#660) by @keroway in https://github.com/keroway/timeline-dsl/pull/675
- docs: 参照切れの修正とREADMEへの—pdf-pagination追記 by @keroway in https://github.com/keroway/timeline-dsl/pull/678
- feat: チャートページ分割をPDF出力に統合する (#661) by @keroway in https://github.com/keroway/timeline-dsl/pull/679
- docs: VS Code README等のキーワード列挙をkeywords.jsonへの参照に置換する by @keroway in https://github.com/keroway/timeline-dsl/pull/680
- docs: note/link/color/nowを実演するexampleを追加しギャラリー表を更新する by @keroway in https://github.com/keroway/timeline-dsl/pull/681
- chore(deps): bump quinn-proto from 0.11.14 to 0.11.16 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/677
- fix(vscode): tsconfigにtypes: [“node”]を明示指定する by @keroway in https://github.com/keroway/timeline-dsl/pull/684
- chore(security): シークレットの ignore パターンを統一 by @keroway in https://github.com/keroway/timeline-dsl/pull/683
- chore(deps): bump brace-expansion and vscode-languageclient in /editors/vscode by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/676
- docs: ADR-0007(IANAタイムゾーン名対応)を Accepted に確定する by @keroway in https://github.com/keroway/timeline-dsl/pull/687
- fix(vscode): engines.vscode を ^1.91.0 に引き上げる by @keroway in https://github.com/keroway/timeline-dsl/pull/688
- chore(deps): apps/webui の TypeScript major 更新を Renovate で保留する by @keroway in https://github.com/keroway/timeline-dsl/pull/689
- docs: v1.28.0 リリースに向けたドキュメント整合の是正 by @keroway in https://github.com/keroway/timeline-dsl/pull/690
- docs: リリース手順に内部依存 version ピンと Homebrew tap フローを追記する by @keroway in https://github.com/keroway/timeline-dsl/pull/691
- chore: release v1.28.0 by @keroway in https://github.com/keroway/timeline-dsl/pull/692
- fix(vscode): engines.vscode を ^1.125.0 に引き上げ、Marketplace publish 失敗を修正 by @keroway in https://github.com/keroway/timeline-dsl/pull/693
Full Changelog: https://github.com/keroway/timeline-dsl/compare/v1.27.0…v1.28.0