Skip to content

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 03:46
· 50 commits to main since this release

What's Changed

  • fix(webui): TDSL_SNIPPETS と STATIC_KEYWORDS を実文法に合わせて修正 by @keroway in #398
  • chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #399
  • feat(core): map filter に文字列マッチング(contains/startswith)を追加する by @keroway in #400
  • fix(webui): ハイライタの識別子マッチをハイフン対応にする (#395) by @keroway in #401
  • docs: dsl-spec.md の陳腐化した制約・未実装記述を実装状況に同期する by @keroway in #404
  • fix(install): install.sh を Linux aarch64 に対応させる (#387) by @keroway in #405
  • feat(cli): tdsl build --json-schema で TimelineIr の JSON Schema を出力する by @keroway in #406
  • feat(core): Wikidata qualifier マッピングと expand ディレクティブを追加する (#361) by @keroway in #407
  • feat(cli): tdsl render に --watch オプションを追加する (#366) by @keroway in #408
  • feat(render): --show-table で HTML 出力に時系列順の内容一覧表を追加する by @keroway in #409
  • chore: release v1.16.0 by @keroway in #410

Full Changelog: v1.15.0...v1.16.0