Skip to content

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 10:47
· 67 commits to main since this release

What's Changed

  • docs(changelog): v1.13.0 に group ブロック(#321)を追記 by @keroway in #349
  • feat(core): 未宣言 lane を Wikidata フェッチ前に early exit で検出する by @keroway in #373
  • fix(core): lint で無効なカレンダー日付(2月30日等)を検出する (#350) by @keroway in #374
  • feat(cli): 構文エラーを miette キャレットで強調表示する (#355) by @keroway in #375
  • feat(cli): tdsl fmt サブコマンドを追加する (#351) by @keroway in #376
  • feat(lsp): textDocument/formatting を実装する (#352) by @keroway in #377
  • docs(parser): map target_type 制約を明記しエラーを改善する (#358) by @keroway in #378
  • refactor(render): svg.rs の unwrap() を fmt::Result 伝播に置き換える (#356) by @keroway in #379
  • test(core): examples の golden IR/SVG スナップショットテストを追加する (#372) by @keroway in #380
  • feat(render): tdsl render に --grid で時間軸グリッド線を追加する (#353) by @keroway in #381
  • ci: CI にコードカバレッジ計測ジョブを追加する by @keroway in #382
  • feat(render): SVG の各アイテムに ARIA 属性を付与しアクセシビリティを改善する (#354) by @keroway in #383
  • chore: release v1.14.0 by @keroway in #384

Full Changelog: v1.13.0...v1.14.0