Skip to content

Releases: seart-group/java-tree-sitter

v1.5.0

21 Sep 11:44
9aabf16
Compare
Choose a tag to compare

What's Changed

  • Added mapping between Node and the original source code content by @dabico in #12

Full Changelog: v1.4.3...v1.5.0

v1.4.3

19 Sep 20:20
6aa7cdd
Compare
Choose a tag to compare

What's Changed

Upgrading tree-sitter API to the latest stable version.

Full Changelog: v1.4.2...v1.4.3

v1.4.2

15 Sep 19:35
d27de8a
Compare
Choose a tag to compare

What's Changed

  • Classes are now globally loaded and unloaded only once via JNI_OnLoad and JNI_OnUnload respectively by @dabico in #10

Full Changelog: v1.4.0...v1.4.2

v1.4.0

07 Sep 15:35
d5382d3
Compare
Choose a tag to compare

What's Changed

  • Introducing new printer: SymbolicExpressionPrinter by @dabico in #9

Full Changelog: v1.3.0...v1.4.0

v1.3.0

06 Sep 11:12
845c4f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1

04 Sep 11:54
509181c
Compare
Choose a tag to compare

What's Changed

  • Added JetBrains annotations by @dabico in #7

Full Changelog: v1.2.0...v1.2.1

v1.2.0

03 Sep 15:44
c7a974b
Compare
Choose a tag to compare

What's Changed

  • Introduced new export formats: DOT, XML and human-readable syntax trees by @dabico in #6

Full Changelog: v1.1.0...v1.2.0

v1.1.0

29 Aug 15:14
f1bb640
Compare
Choose a tag to compare

What's Changed

  • Introducing Parser timeouts by @dabico in #5

Full Changelog: v1.0.2...v1.1.0

v1.0.2

29 Aug 15:14
9e2624c
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

29 Aug 15:13
a6853f7
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1