Skip to content

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 26 May 16:08
· 96 commits to main since this release

What's Changed

  • fix(release): npm publish が未設定トークンで本体リリースをブロックしないよう修正 by @keroway in #314
  • fix(release): Homebrew formula を毎回完全生成し stale hash を防ぐ by @keroway in #315
  • chore(release): npm publish を Trusted Publishing(OIDC) に移行し README/LICENSE を同梱 by @keroway in #316
  • feat(lsp): textDocument/completion でキーワード補完を実装 (#308) by @keroway in #323
  • feat(lsp): textDocument/hover で lane ID / QID のホバー情報表示を実装 (#309) by @keroway in #324
  • refactor(core): lint ロジックを tdsl-core へ抽出 (#318) by @keroway in #325
  • feat(lsp): textDocument/definition で lane 宣言へのジャンプを実装 (#310) by @keroway in #326
  • refactor(cli): main.rs をサブコマンド別モジュールに分割 by @keroway in #327
  • chore: release v1.12.0 by @keroway in #328

Full Changelog: v1.11.0...v1.12.0