Skip to content

v1.15.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 05:06
b501d36

What's Changed

  • chore(deps): bump the github-actions group with 5 updates by @dependabot[bot] in #133
  • chore(deps): exclude biome_* from dependabot cargo group by @hjosugi in #139
  • chore(deps-dev): bump tree-sitter-cli from 0.26.10 to 0.26.11 in /tree-sitter-snowflake in the tree-sitter-npm group by @dependabot[bot] in #140
  • chore(deps): bump actions/setup-node from 6 to 7 in the github-actions group by @dependabot[bot] in #141
  • chore(deps): exclude ruff_* from dependabot cargo group by @hjosugi in #143
  • Add English and Japanese documentation by @hjosugi in #132
  • chore(deps): bump the cargo group with 6 updates by @dependabot[bot] in #144
  • feat(lsp): add textDocument/onTypeFormatting (#138) by @hjosugi in #145
  • refactor: split formatter sql.rs Lowerer into submodules (#41) by @hjosugi in #147
  • refactor: split parser grammar.rs into submodules (#12) by @hjosugi in #148
  • feat(lint): extract sql-dialect-fmt-lint crate, add SDF004-007, CLI --lint (#87) by @hjosugi in #150
  • feat(hover): rich hover generated from the spec tracker seeds (#92) by @hjosugi in #146
  • feat(editors): Neovim / Zed / Helix packaging (#89) by @hjosugi in #151
  • release: v1.15.0 by @hjosugi in #149

Full Changelog: v1.14.0...v1.15.0