Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Releases: bblfsh/java-driver

v2.7.5

Choose a tag to compare

@dennwc dennwc released this 25 Oct 13:38
  • Fixed splitting of UTF-8 comments in Semantic mode
  • Update Go to 1.13
  • Update SDK to 3.3.1

v2.7.4

Choose a tag to compare

@dennwc dennwc released this 04 Oct 12:28
  • Fix handling of old style arrays.

v2.7.3

Choose a tag to compare

@dennwc dennwc released this 03 Oct 11:00

Fixes

  • Fix Unicode positions.
  • Fix positions at EOF.

Updates

  • Update SDK to v3.2.4

v2.7.2

Choose a tag to compare

@dennwc dennwc released this 28 May 14:59
  • Pin the OpenJDK version.

v2.7.1

Choose a tag to compare

@bzz bzz released this 06 May 17:48
acbb016

Bugs fixed

  • number literals return proper @token #116
  • modifiers of method arguments are properly skipped in Semantic mode #82 #104

v2.7.0

Choose a tag to compare

@dennwc dennwc released this 18 Apr 11:15
  • Added unescapedValue to StringLiteral nodes.
  • Values should be properly unescaped now.
  • Switch to Go modules and SDKv3.

v2.6.3

Choose a tag to compare

@dennwc dennwc released this 08 Apr 21:00
  • Update SDK to v2.16.4.

v2.6.2

Choose a tag to compare

@dennwc dennwc released this 22 Mar 17:03
  • SDK updated to the latest 2.16.x version
  • Update native tests

v2.6.1

Choose a tag to compare

@dennwc dennwc released this 19 Mar 07:51
  • SDK updated to the latest 2.15.x version

v2.6.0

Choose a tag to compare

@bzz bzz released this 02 Mar 19:25
1be0cb8
  • Upgrade to SDK 2.14: now driver explicitly skips annotations that were only silently dropped before
  • Update of the native part to mitigate multiple CVEs in the JSON parser dependency