v1.10.0
What's Changed
- docs: dsl-spec.md の EBNF を月日精度対応に更新 by @keroway in #268
- chore(vscode): スニペットに月日リテラル対応を追加 (#259) by @keroway in #269
- chore(webui): ESLint 違反を解消し CI で lint を実行する by @keroway in #271
- docs: CLI サブコマンドリファレンス(docs/cli-spec.md)を新規作成 by @keroway in #272
- feat(cli): tdsl import-csv に月日リテラル対応 (#260) by @keroway in #273
- chore: Claude Code 用補助設定をリポジトリに追加 by @keroway in #274
- test(render): tdsl-render クレートのテスト整備 by @keroway in #275
- feat(webui): エディタに Format ボタンと Ctrl+Shift+F を追加 (#262) by @keroway in #276
- chore(toolchain): pin Rust via rust-toolchain.toml (#278 PR 1/4) by @keroway in #279
- chore(ci): unify Node.js to 22 LTS (#278 PR 2/4) by @keroway in #280
- chore(deps): bump getrandom to 0.3 in tdsl-wasm (#278 PR 3/4) by @keroway in #281
- chore(vscode,wasm-pack): raise engines.vscode and pin wasm-pack (#278 PR 4/4) by @keroway in #282
- revert(vscode): restore engines.vscode to ^1.75.0 (#278 follow-up) by @keroway in #283
- test(wasm): tdsl-wasm クレートのテスト整備 (#266) by @keroway in #286
- feat(render): PNG output via resvg (#263) by @keroway in #287
- chore(deps): bump getrandom from 0.3.4 to 0.4.2 by @dependabot[bot] in #285
- chore: v1.10.0 リリース(バージョンバンプ・CHANGELOG 更新) by @keroway in #288
Full Changelog: v1.9.0...v1.10.0