Releases: tree-sitter/java-tree-sitter
Releases · tree-sitter/java-tree-sitter
v0.24.0
What's Changed
- build: bump core from
46bdc14
tobdfe324
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
to12bc174
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
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
- @ObserverOfTime made their first contribution in #34
- @Sigma42 made their first contribution in #41
Full Changelog: v0.23.1...v0.23.2
v0.23.1
What's Changed
- build: bump org.junit:junit-bom from 5.10.2 to 5.11.0 by @dependabot in #18
- build: bump core from
12fb318
toee06325
in the submodules group across 1 directory by @dependabot in #19 - build: bump core from
ee06325
to9b398c2
in the submodules group by @dependabot in #25 - build: bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #26
Full Changelog: v0.23.0...v0.23.1
v0.23.0
What's Changed
- build: bump core from
6ec478c
to9d1ac21
in the submodules group by @dependabot in #4 - build: bump org.sonatype.central:central-publishing-maven-plugin from 0.4.0 to 0.5.0 by @dependabot in #7
- build: bump core from
6ec478c
to800f2c4
in the submodules group across 1 directory by @dependabot in #9 - build: bump core from
800f2c4
tob5e4ef6
in the submodules group across 1 directory by @dependabot in #14 - build: bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #11
- build: bump core from
b5e4ef6
to12fb318
in the submodules group by @dependabot in #16
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: v0.22.0...v0.23.0
v0.22.0
feat: initial commit