v1.24.0
What's Changed
- fix(render): stack overlapping span bars by @keroway in #573
- feat(dsl): add item note/link/color options (#566 #567 #568) by @keroway in #574
- feat(webui): File System Access API でローカル .tdsl の直接オープン/上書き保存に対応 by @keroway in #572
- fix(render): add missing color/link/note fields to layout.rs test helpers by @keroway in #575
- feat(webui): add PWA offline support by @keroway in #571
- feat(render): --layout-style gantt でグリッド強調・期間ラベル常時表示を追加 by @keroway in #577
- feat(render): --layout-style zigzag で単一/少数レーンの上下交互配置レイアウトを追加 by @keroway in #578
- chore(webui): rebuild stale wasm artifacts and add CI drift check by @keroway in #579
- fix(wasm): now keyword crashes WASM build via unimplemented SystemTime::now() on wasm32 by @keroway in #584
- feat(webui): switch WASM reference to @keroway/tdsl-wasm npm dependency by @keroway in #585
- feat(webui): expose show_event_labels as a settings toggle by @keroway in #586
- chore: release v1.24.0 by @keroway in #587
Full Changelog: v1.23.0...v1.24.0