Skip to content

Releases: tree-sitter-grammars/tree-sitter-query

v0.4.0

26 May 09:56
Compare
Choose a tag to compare

What's Changed

  • feat: make definition a supertype and add string content by @amaanq in #37
  • refactor!: un-alias strings in anonymous nodes by @amaanq in #38

Full Changelog: v0.3.0...v0.4.0

v0.3.0

06 May 21:22
Compare
Choose a tag to compare

What's Changed

  • fix: allow supertype nodes as identifiers by @clason in #33
  • fix: properly handle supertypes by @amaanq in #34

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

26 Mar 09:45
2e31ca2
Compare
Choose a tag to compare

fix: escape braces in regexp

v0.2.0

08 Mar 09:04
Compare
Choose a tag to compare
feat: include queries

v0.1.0

10 Mar 08:37
Compare
Choose a tag to compare
build: fill necessary metadata for `cargo publish`