v1.1.0
v1.1.0
What’s Changed
- chore(deps): bump dirs from 5.0.1 to 6.0.0 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/87
- chore(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/80
- chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/81
- chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/82
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/83
- chore(deps): bump tokio from 1.52.0 to 1.52.2 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/84
- chore(deps): bump clap from 4.6.0 to 4.6.1 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/85
- chore(deps): bump governor from 0.8.1 to 0.10.4 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/86
- feat: キャッシュ管理CLIコマンド追加・アトミック書き込み対応 (#45, #46) by @keroway in https://github.com/keroway/timeline-dsl/pull/93
- docs: エラーコードカタログを追加 (#56) by @keroway in https://github.com/keroway/timeline-dsl/pull/94
- docs: README整理・内部向けドキュメント削除 (#92) by @keroway in https://github.com/keroway/timeline-dsl/pull/95
- feat(dist): cargo-binstall 対応(#69) by @keroway in https://github.com/keroway/timeline-dsl/pull/96
- docs: スタイルカスタマイズガイドを追加 (docs/styling.md) (#91) by @keroway in https://github.com/keroway/timeline-dsl/pull/97
- feat: Windows バイナリ対応(CI・リリースワークフロー追加) by @keroway in https://github.com/keroway/timeline-dsl/pull/98
- feat(core): フィールド別インポート優先度を実装 (#47) by @keroway in https://github.com/keroway/timeline-dsl/pull/99
- fix: rustls-webpki 0.103.13 へ更新(GHSA-82j2-j2ch-gfr8) by @keroway in https://github.com/keroway/timeline-dsl/pull/100
- feat(render): タグ→カラーマッピング対応(—color-map フラグ) by @keroway in https://github.com/keroway/timeline-dsl/pull/101
- feat(render): インタラクティブHTMLレンダリング(—interactive フラグ) by @keroway in https://github.com/keroway/timeline-dsl/pull/102
- docs: decide WebUI architecture by @keroway in https://github.com/keroway/timeline-dsl/pull/103
- feat(webui): WebUI MVP — WASM facade + Vite/React エディタ by @keroway in https://github.com/keroway/timeline-dsl/pull/104
- chore: GitHub Pages CI/CD デプロイワークフローの追加(WebUI 公開) by @keroway in https://github.com/keroway/timeline-dsl/pull/106
- fix(ci): GitHub Pages enablement を true に変更して初回デプロイエラーを修正 by @keroway in https://github.com/keroway/timeline-dsl/pull/107
- fix(webui): プレビューUX改善(ツールチップ・スクロール・ラベル) by @keroway in https://github.com/keroway/timeline-dsl/pull/108
- feat(parser): DSLにcolor_mapブロックを追加 by @keroway in https://github.com/keroway/timeline-dsl/pull/109
- feat(core): JSON IR → .tdsl 逆コンパイル(tdsl decompile) by @keroway in https://github.com/keroway/timeline-dsl/pull/110
- docs: IssueテンプレートとCONTRIBUTING.mdを追加 by @keroway in https://github.com/keroway/timeline-dsl/pull/112
- test(bench): criterionベンチマークスイートを追加 by @keroway in https://github.com/keroway/timeline-dsl/pull/111
- chore(deps): bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/113
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/114
- chore(deps): bump actions/configure-pages from 5 to 6 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/115
- chore(deps): bump actions/upload-pages-artifact from 3 to 5 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/116
- chore(deps): bump criterion from 0.5.1 to 0.8.2 by @dependabot[bot] in https://github.com/keroway/timeline-dsl/pull/117
- fix: v1.1.0 品質向上 — Clippy警告全解消 + バグ修正2件 by @keroway in https://github.com/keroway/timeline-dsl/pull/118
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/keroway/timeline-dsl/pull/87
Full Changelog: https://github.com/keroway/timeline-dsl/compare/v1.0.0…v1.1.0