Releases: DerekStride/tree-sitter-sql
Releases · DerekStride/tree-sitter-sql
v0.3.11
What's Changed
- build: copy all files to gh-pages directory by @DerekStride in #331
- build: Upload all files to release by @DerekStride in #332
Full Changelog: v0.3.10...v0.3.11
v0.3.10
v0.3.9
What's Changed
- fix: incorrect function signature in external scanner by @RubixDev in #306
- fix: module path in binding_test.go by @rob2244 in #309
- fix(ast): Add database name to object_reference by @rob2244 in #311
- feat: select into by @dmfay in #312
- Mssql simple changes by @stackmystack in #314
- feat: support nordic/umlaut chars by @matthias-Q in #326
- feat: parse mysql extract function by @matthias-Q in #327
- chore(release): 0.3.9 by @DerekStride in #328
New Contributors
- @RubixDev made their first contribution in #306
- @rob2244 made their first contribution in #309
- @stackmystack made their first contribution in #314
Full Changelog: v0.3.8...v0.3.9
v0.3.8
What's Changed
- build: add CMakeLists.txt to gh-pages build by @DerekStride in #296
- feat: add athena
unloadstatement by @matthias-Q in #297 - feat: Postgres escape strings by @dabbertorres in #300
- Move tree-sitter-cli to regular dependencies to avoid installation error by @jens-f in #301
- fix: termination of Postgres escape strings by @dabbertorres in #303
- chore(release): 0.3.8 by @DerekStride in #304
New Contributors
- @dabbertorres made their first contribution in #300
- @jens-f made their first contribution in #301
Full Changelog: v0.3.7.2...v0.3.8
v0.3.7.2
Notes
See v0.3.6, had issues when publishing and retrying with new tag.
What's Changed
- fix: bump other versions to 0.3.6 and add to docs by @DerekStride in #293
- chore(release): 0.3.7 by @DerekStride in #294
Full Changelog: v0.3.6...v0.3.7
v0.3.7
Notes
See v0.3.6, had issues when publishing and retrying with new tag.
What's Changed
- fix: bump other versions to 0.3.6 and add to docs by @DerekStride in #293
- chore(release): 0.3.7 by @DerekStride in #294
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- add:
parenthesized_expressionby @matthias-Q in #275 - feat: drop constraint rule by @MilkeeyCat in #280
- bump: action versions by @matthias-Q in #285
- fix: package json scripts by @matthias-Q in #287
- feat: ON DUPLICATE KEY UPDATE by @DerekStride in #246
- remove duplicate directory in case insensitive repo by @mwhitworth in #290
- tree-sitter 0.24 upgrade by @mwhitworth in #283
- feat: add
SHOWcommands by @matthias-Q in #289 - feat: add
cross join unnest with ordinalityby @matthias-Q in #288 - chore(release): 0.3.6 by @DerekStride in #292
New Contributors
- @MilkeeyCat made their first contribution in #280
- @mwhitworth made their first contribution in #290
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- chore(release): 0.3.4 by @DerekStride in #271
- Publish fixes by @DerekStride in #272
- chore(release): 0.3.5 by @DerekStride in #273
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- fix(ci): generate the parser artifacts before cargo publish by @DerekStride in #267
- feat: publish package to pypi by @DerekStride in #270
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- chore: update crate name to avoid conflicts by @DerekStride in #265
- Make sure to build scanner by @DerekStride in #266
Full Changelog: v0.3.2...v0.3.3