Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 04:14

What's Changed

  • feat: complete Phase 9 — LSP hover/folding/incremental sync, TextMate grammar, Tree-sitter statement nodes by @hjosugi in #2
  • feat(parser): format GRANT/REVOKE and body-less CREATE object statements by @hjosugi in #3
  • feat(parser): format CALL statements (Phase 8) by @hjosugi in #4
  • feat(parser): format USE / SHOW / DESCRIBE / TRUNCATE (fixes USE ROLE mangling) by @hjosugi in #5
  • feat(parser): format COMMENT ON statements (collision-safe) by @hjosugi in #6
  • ci: add release workflow for tagged releases by @hjosugi in #7
  • ci: allow manual release dispatch (workflow_dispatch) by @hjosugi in #8

New Contributors

Full Changelog: https://github.com/hjosugi/snow-fmt/commits/v0.1.0