Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 13 May 03:21
· 172 commits to main since this release

What's Changed

  • feat: 時間値フォールバック演算子(??)の map expr 対応 (#143) by @keroway in #168
  • feat: map ブロックに filter 句を追加 (#142) by @keroway in #169
  • chore(ci): close 時に in-progress ラベルを自動剥離するワークフローを追加 by @keroway in #170
  • feat(ci): PR で .tdsl 変更時に SVG をレンダリングしアーティファクト化する by @keroway in #175
  • feat(webui): PNG ダウンロード・クリップボードコピー・Markdown エクスポートを追加 by @keroway in #181
  • feat(webui): プレビューにパン/ズーム・凡例・選択詳細パネルを追加 by @keroway in #182
  • feat(webui): エディタに補完・検索置換・行折り返し・ショートカット一覧を追加 by @keroway in #183
  • feat(ci): tdsl-preview ワークフローから PR にプレビューコメントを自動投稿する by @keroway in #184
  • feat(action): uses: keroway/timeline-dsl@v1 で呼べる composite action を公開する by @keroway in #185
  • test: tdsl-wikidata / tdsl-cli ユニットテストカバレッジを強化 by @keroway in #186
  • feat(webui): モバイル対応(レスポンシブ / タブ切り替え UI) by @keroway in #187
  • feat(webui): エディタ/プレビューペインのドラッグ分割幅調整機能 by @keroway in #188
  • fix(wasm): Auto スケール時の年ラベル重なり解消(short range viewBox 修正) by @keroway in #195
  • docs: cargo doc 整備(公開 API ドキュメントの充実) by @keroway in #197

Full Changelog: v1.4.1...v1.5.0