Skip to content

Releases: hjosugi/sql-dialect-fmt

v1.20.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 05:04

What's Changed

  • feat(parser,formatter): model Snowpipe CREATE PIPE ... AS COPY INTO by @hjosugi in #171
  • release: v1.20.0 by @hjosugi in #172
  • build: one-command release driver, and a dispatch that ships a complete release by @hjosugi in #173

Full Changelog: v1.19.0...v1.20.1

v1.19.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 12:38
5410053

What's Changed

Full Changelog: v1.18.0...v1.19.0

v1.18.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 01:16

Full Changelog: v1.17.2...v1.18.0

v1.17.2

Choose a tag to compare

@github-actions github-actions released this 22 Jul 13:49
be47cba

What's Changed

Full Changelog: v1.17.1...v1.17.2

v1.17.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 20:53
04e02ba

What's Changed

Full Changelog: v1.17.0...v1.17.1

v1.17.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 12:34
4a8d822

What's Changed

Full Changelog: v1.16.2...v1.17.0

v1.16.2

Choose a tag to compare

@github-actions github-actions released this 20 Jul 02:06

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

Choose a tag to compare

@github-actions github-actions released this 18 Jul 23:23
f7799c0

What's Changed

Full Changelog: v1.16.0...v1.16.1

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 12:43
05c56f3

What's Changed

Full Changelog: v1.15.0...v1.16.0

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