Skip to content

Releases: DerekStride/tree-sitter-sql

v0.3.5

09 Aug 20:34
5362315
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.5

v0.3.4

08 Aug 13:42
cb6c051
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

30 Jul 18:39
10d21e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

25 Jul 18:12
3f2001f
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
chore(release): 0.1.1

Initial Release

17 Nov 02:08
e29d365
Compare
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.