Skip to content

Releases: tree-sitter/java-tree-sitter

v0.25.6

25 Sep 17:36
5f16a8e
Compare
Choose a tag to compare

What's Changed

  • build: bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.2 to 4.9.6.0 in the maven group by @dependabot[bot] in #146
  • build: bump core from a467ea8 to da6fe9b in the submodules group by @dependabot[bot] in #147

Full Changelog: v0.25.5...v0.25.6

v0.25.5

13 Sep 08:10
5de368f
Compare
Choose a tag to compare

What's Changed

  • build: bump org.junit:junit-bom from 5.13.3 to 5.13.4 by @dependabot[bot] in #129
  • build: bump com.diffplug.spotless:spotless-maven-plugin from 2.45.0 to 2.46.1 by @dependabot[bot] in #132
  • ci: bump actions/checkout from 4 to 5 in the actions group by @dependabot[bot] in #133
  • ci: bump the actions group with 2 updates by @dependabot[bot] in #135
  • build: bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #134
  • build: bump core from 1b2fc42 to 8f7539a in the submodules group by @dependabot[bot] in #131
  • build: bump core from dc4e5b5 to cd503e8 in the submodules group by @dependabot[bot] in #137
  • build: bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.2 to 4.9.4.0 by @dependabot[bot] in #138
  • build: bump core from cd503e8 to 027136c in the submodules group by @dependabot[bot] in #139
  • build: bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.0 to 4.9.4.1 by @dependabot[bot] in #140
  • build: bump core from 027136c to a467ea8 in the submodules group by @dependabot[bot] in #141
  • build: bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.1 to 4.9.4.2 in the maven group by @dependabot[bot] in #142
  • fix(querypredicate): fix eq? causing exception for quantified captures by @Marcono1234 in #143
  • build: bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 in the maven group by @dependabot[bot] in #145

Full Changelog: v0.25.4...v0.25.5

v0.25.4

08 Aug 08:50
78dae18
Compare
Choose a tag to compare

What's Changed

  • build: bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.0 to 4.9.3.2 by @dependabot[bot] in #120
  • build: bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.45.0 by @dependabot[bot] in #121
  • build: bump core from 6b84118 to ad95b2b in the submodules group by @dependabot[bot] in #123
  • build: bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #122
  • docs: extend Javadoc by @Marcono1234 in #90
  • perf: avoid unnecessary String construction by @ObserverOfTime in #125
  • build: bump core from ad95b2b to 1b2fc42 in the submodules group by @dependabot[bot] in #127

Full Changelog: v0.25.3...v0.25.4

v0.25.3

05 Jul 08:41
8bee4c6
Compare
Choose a tag to compare

What's Changed

  • fix: fix unexpected QueryError.Predicate when using multiple predicates by @samiaul in #115
  • build: bump core from 462fcd7 to 6b84118 in the submodules group by @dependabot in #116
  • build: bump org.junit:junit-bom from 5.13.1 to 5.13.2 by @dependabot in #117
  • build: bump org.junit:junit-bom from 5.13.2 to 5.13.3 by @dependabot in #119

Full Changelog: v0.25.2...v0.25.3

v0.25.2

25 Jun 17:57
199b379
Compare
Choose a tag to compare

What's Changed

  • build: bump core from 637a3e1 to 69723ca in the submodules group by @dependabot in #102
  • build: bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 by @dependabot in #101
  • build: bump com.diffplug.spotless:spotless-maven-plugin from 2.44.3 to 2.44.4 by @dependabot in #103
  • build: bump core from 69723ca to d6701c6 in the submodules group by @dependabot in #104
  • build: bump core from d6701c6 to baf222f in the submodules group by @dependabot in #106
  • build: bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 2.44.5 by @dependabot in #107
  • build: bump core from baf222f to a293dcc in the submodules group by @dependabot in #108
  • build: bump org.junit:junit-bom from 5.12.2 to 5.13.1 by @dependabot in #109
  • build: bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 by @dependabot in #111
  • build: bump core from a293dcc to 462fcd7 in the submodules group by @dependabot in #110
  • fix: fix regex matching logic in QueryPredicate by @samiaul in #113

New Contributors

Full Changelog: v0.25.1...v0.25.2

v0.25.1

02 May 11:55
7b880dd
Compare
Choose a tag to compare

What's Changed

  • build: bump org.junit:junit-bom from 5.11.2 to 5.12.0 by @dependabot in #84
  • build: bump core from 637a3e1 to c313be6 in the submodules group by @dependabot in #86
  • build: bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.3 by @dependabot in #87
  • build: bump core from 637a3e1 to fae24b6 in the submodules group by @dependabot in #92
  • build: bump core from fae24b6 to 264684d in the submodules group by @dependabot in #94
  • build: bump org.junit:junit-bom from 5.12.0 to 5.12.2 by @dependabot in #95
  • build: bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.1.0 to 4.9.3.0 by @dependabot in #99
  • test(parser): fix incorrect progress callback implementation by @Marcono1234 in #97
  • build: bump core from 264684d to 41413e7 in the submodules group by @dependabot in #100

New Contributors

Full Changelog: v0.25.0...v0.25.1

v0.25.0

28 Feb 18:03
333a97e
Compare
Choose a tag to compare

What's Changed

  • build: bump core from b79f31d to 5e8760b in the submodules group across 1 directory by @dependabot in #72
  • build: bump org.jspecify:jspecify from 0.3.0 to 1.0.0 by @dependabot in #73
  • build: bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.2 by @dependabot in #74
  • fix: use allocation functions through FFM by @ObserverOfTime in #75
  • Possibility to use custom allocators for nodes retrieved from cursors and queries by @Emmeral in #63
  • Support customizing SymbolLookup for tree-sitter native library by @odenix in #61
  • build: bump core from 304e568 to f5afe47 in the submodules group by @dependabot in #76
  • build: bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.4 to 4.8.6.6 by @dependabot in #77
  • build: bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #78
  • feat!: update API to 0.25 & separate QueryCursor class by @ObserverOfTime in #79
  • build: bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.6 to 4.9.1.0 by @dependabot in #83
  • build: bump core from f5afe47 to 637a3e1 in the submodules group by @dependabot in #82

New Contributors

Full Changelog: v0.24.1...v0.25.0

v0.24.1

08 Dec 14:09
Compare
Choose a tag to compare

What's Changed

  • build: bump core from 12bc174 to fc8c186 in the submodules group across 1 directory by @dependabot in #55
  • ci: bump the actions group with 2 updates by @dependabot in #54
  • build: bump core from fc8c186 to b79f31d in the submodules group across 1 directory by @dependabot in #60

Full Changelog: v0.24.0...v0.24.1

v0.24.0

06 Nov 08:49
Compare
Choose a tag to compare

What's Changed

  • build: bump core from 46bdc14 to bdfe324 in the submodules group by @dependabot in #45
  • build: bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.1 by @dependabot in #46
  • build: bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #48
  • build: bump core from bdfe324 to 12bc174 in the submodules group across 1 directory by @dependabot in #51
  • fix(node): use source encoding in getText() by @ObserverOfTime in #52

Full Changelog: v0.23.2...v0.24.0

v0.23.2

09 Oct 07:09
742a0cb
Compare
Choose a tag to compare

What's Changed

  • build: bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.5.0 by @dependabot in #30
  • fix(query): fix findMatches implementation by @ObserverOfTime in #34
  • build: bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 by @dependabot in #35
  • build: bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.5.0 to 4.8.6.4 by @dependabot in #39
  • build: bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 by @dependabot in #43
  • Fix UTF16 byte order + extend utf8 & utf16 test by @Sigma42 in #41

New Contributors

Full Changelog: v0.23.1...v0.23.2