Releases: takegue/tree-sitter-sql-bigquery
Releases · takegue/tree-sitter-sql-bigquery
v0.8.0
v0.7.1
What's Changed
🏕 Features
- feat: Add GROUP BY ALL syntax
- feat: add ALTER SCHEMA ADD/DROP REPLICA
👒 Dependencies
- chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #96
Full Changelog: v0.7.0...0.7.1
v0.7.0
What's Changed
🏕 Features
- Support
AGGREGATION_THRESHOLD
clause by @takegue in #59 - Update support node version by @takegue in #78
- feat: migrate scanner from C++ to C and additional bindings of C, go, python, swift by @ilyakochik in #75
- feat: Implementation RANGE function syntax by @takegue in #82
👒 Dependencies
- Bump tree-sitter from 0.20.5 to 0.20.6 by @dependabot in #57
- Bump prettier from 3.0.3 to 3.2.5 by @dependabot in #65
- Bump peter-evans/create-pull-request from 4 to 6 by @dependabot in #92
- Bump actions/upload-pages-artifact from 1 to 3 by @dependabot in #91
- Bump actions/setup-node from 2 to 4 by @dependabot in #90
- Bump actions/checkout from 2 to 4 by @dependabot in #89
- Bump pkgdeps/git-tag-action from 2 to 3 by @dependabot in #88
New Contributors
- @ilyakochik made their first contribution in #75
Full Changelog: v0.6.0...0.7.0
v0.6.0
What's Changed
🏕 Features
👒 Dependencies
- Bump prettier from 3.0.1 to 3.0.3 by @dependabot in #52
- Bump nan from 2.17.0 to 2.18.0 by @dependabot in #53
Full Changelog: v0.5.0...0.6.0
v0.5.0
What's Changed
🏕 Features
👒 Dependencies
- Bump prettier from 3.0.0 to 3.0.1 by @dependabot in #46
Full Changelog: v0.4.2...0.5.0