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

Releases: bblfsh/java-driver

v2.0.1

20 Jul 17:11

Choose a tag to compare

  • Update build scripts

v2.0.0

20 Jul 09:48

Choose a tag to compare

  • Semantic objects.
  • New build system.

v1.2.6

28 Mar 09:58

Choose a tag to compare

  • Add missing Argument role to function params and arguments

v1.2.5

26 Mar 15:18

Choose a tag to compare

  • Print native driver exceptions to stderr

  • Fixed index out of range exception when processing some comments

v1.2.4

21 Mar 14:50

Choose a tag to compare

  • Serialize positions for all AST nodes

v1.2.3

15 Mar 15:49

Choose a tag to compare

  • Update to Alpine 3.7, Go 1.9 and Java version used in Alpine.

v1.2.2

14 Nov 09:09
aaec61a

Choose a tag to compare

  • SDK upgrade, now Responses also have the Language.
  • Renamed (the .source extension is removed) and updated integration tests.

v1.2.1

10 Nov 16:12
8a99b6f

Choose a tag to compare

Upgrade managed files to the latest SDK.

v1.2.0

11 Oct 14:26

Choose a tag to compare

Merged pull requests:

  • annotations: Annotate new SDK roles and some additional fixes. #55 (abeaumont)
  • annotations: Annotate TypeMethodReference and its children. #54 (abeaumont)
  • annotations: Annotate ConditionalExpression (ternary operator). #53 (abeaumont)
  • docs: Update managed files #52 (abeaumont)

v1.1.0

03 Oct 10:10

Choose a tag to compare

  • Upgrade to SDK v1.1.0 (#51)
  • Fix switch statement annotations (#48)