v1.17.0
v1.17.0
What’s Changed
- feat(render): SVG 年表でイベント内容を常時表示するモードを追加する by @keroway in https://github.com/keroway/timeline-dsl/pull/411
- feat(render): PDF 出力に用紙サイズ・マージン・メタデータを追加する (#368) by @keroway in https://github.com/keroway/timeline-dsl/pull/412
- feat(lsp): LSP 補完をカーソル位置のブロックコンテキストに応じて絞り込む (#367) by @keroway in https://github.com/keroway/timeline-dsl/pull/413
- chore(dist): crates.io 公開に向けてコアクレートのメタデータを整備する by @keroway in https://github.com/keroway/timeline-dsl/pull/414
- chore(deps): pdf-writer を svg2pdf に追従させ単独更新を抑止する by @keroway in https://github.com/keroway/timeline-dsl/pull/416
- feat(lsp): LSP completion をコンテキスト依存補完に切り替える by @keroway in https://github.com/keroway/timeline-dsl/pull/422
- feat(wasm): WebUI の import/map ブロック未解決時に Info 診断を表示する (#418) by @keroway in https://github.com/keroway/timeline-dsl/pull/423
- docs: 2026-06 プロジェクト全体レビュー報告書を追加 by @keroway in https://github.com/keroway/timeline-dsl/pull/436
- feat(dist): crates.io への cargo publish をリリースフローに組み込む by @keroway in https://github.com/keroway/timeline-dsl/pull/437
- test(e2e): v1.13〜v1.16 の新 CLI オプションのスモークテストを追加する by @keroway in https://github.com/keroway/timeline-dsl/pull/438
- docs: README 両言語に —watch / —grid / —orientation と group 構文を追記する by @keroway in https://github.com/keroway/timeline-dsl/pull/439
- docs: dsl-spec.md の EBNF を v1.13〜v1.16 の文法に同期する by @keroway in https://github.com/keroway/timeline-dsl/pull/440
- feat(webui): エクスポートメニューに JSON IR 保存を追加する by @keroway in https://github.com/keroway/timeline-dsl/pull/441
- docs: dsl-spec.en.md を日本語版と同期する by @keroway in https://github.com/keroway/timeline-dsl/pull/442
- docs(examples): group・expand・qualifier の使用例ファイルを追加する by @keroway in https://github.com/keroway/timeline-dsl/pull/443
- chore: release v1.17.0 by @keroway in https://github.com/keroway/timeline-dsl/pull/444
Full Changelog: https://github.com/keroway/timeline-dsl/compare/v1.16.0…v1.17.0