Skip to content

Releases: DerekStride/tree-sitter-sql

v0.3.2

25 Jul 18:12
3f2001f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.2

v0.3.0

20 Apr 22:27
7d591a1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

15 Dec 20:41
c85ffb5

Choose a tag to compare

What's Changed

  • fix: The scannar can now scan tag name with any (expected '$') ASCII … by @antoineB in #210
  • feat!: Add complex index fields to CREATE INDEX statements by @dgmcdona in #229
  • feat: postgresql expression subscripts by @DerekStride in #230
  • fix: ensure scanner.c is included in npm package by @DerekStride in #232

Full Changelog: v0.1.1...v0.2.0

Release v0.1.1

22 Nov 09:59
e9d3b5d

Choose a tag to compare

chore(release): 0.1.1

Initial Release

17 Nov 02:08
e29d365

Choose a tag to compare

tree-sitter-sql

As of #223 we'll be publishing releases of this package to npm. We follow semantic versioning and will start to track breaking changes to the AST.