Skip to content

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 24 May 11:46
· 105 commits to main since this release

What's Changed

  • feat(render): PNG 出力に --dpi / --png-scale オプションを追加 by @keroway in #296
  • docs(adr): tdsl-wasm 配布方式と Obsidian 連携の方針を ADR-0001 で確定 (#291) by @keroway in #297
  • feat(wasm): tdsl-wasm を npm @keroway/tdsl-wasm として自動 publish する CI を追加 by @keroway in #298
  • docs(readme): 技術スタックバッジと mermaid アーキ図、docs/architecture.md を追加 (#299) by @keroway in #300
  • feat(render): SVG CSS を tdsl-root にスコープし font_family をカスタマイズ可能に (#293) by @keroway in #301
  • feat(parser): 時間式に整数オフセット演算(+ / -)を追加 (#148) by @keroway in #302
  • chore(vscode): editors/vscode/package.json と Marketplace 公開 version の運用整合 (#290) by @keroway in #303
  • docs(adr): PDF 出力方式の選定を ADR-0002 で確定 (#265) by @keroway in #304
  • feat(render): tdsl render --format pdf によるベクタ PDF 出力 (#265) by @keroway in #305
  • docs(security): record uuid Dependabot alert #3 dismissal rationale by @keroway in #306
  • feat(lsp): tdsl-lsp クレート新設 + tdsl lsp サブコマンド + Diagnostics (#307) by @keroway in #312
  • chore: v1.11.0 リリース(バージョンバンプ・CHANGELOG 更新) by @keroway in #313

Full Changelog: v1.10.1...v1.11.0