Releases: hjosugi/sql-dialect-fmt
Releases · hjosugi/sql-dialect-fmt
Release list
v1.20.1
v1.19.0
What's Changed
- chore(deps): bump the cargo group with 3 updates by @dependabot[bot] in #168
- feat: add external grammar conformance oracles by @hjosugi in #169
- release: v1.19.0 by @hjosugi in #170
Full Changelog: v1.18.0...v1.19.0
v1.18.0
v1.17.2
What's Changed
Full Changelog: v1.17.1...v1.17.2
v1.17.1
What's Changed
- fix: preserve compound operator token boundaries by @hjosugi in #164
- release: v1.17.1 by @hjosugi in #165
Full Changelog: v1.17.0...v1.17.1
v1.17.0
What's Changed
- feat: recognize ${...} template placeholders in embedded SQL by @hjosugi in #162
- release: v1.17.0 by @hjosugi in #163
Full Changelog: v1.16.2...v1.17.0
v1.16.2
What's Changed
- refactor(css): centralize shared design tokens by @hjosugi in #158
- chore(deps-dev): bump vscode-languageclient from 9.0.1 to 10.1.0 in /editors in the editors-npm group by @dependabot[bot] in #159
- chore(deps): bump the cargo group with 2 updates by @dependabot[bot] in #160
Full Changelog: v1.16.1...v1.16.2
v1.16.1
v1.16.0
What's Changed
- feat(tree-sitter): introduce statement-kind nodes (#91) by @hjosugi in #152
- feat(parser): structure ALTER statements (#30) by @hjosugi in #153
- feat(editors): opt-in LSP client in the VS Code extension (#82) by @hjosugi in #155
- release: v1.16.0 by @hjosugi in #156
Full Changelog: v1.15.0...v1.16.0
v1.15.0
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