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

Releases: bblfsh/go-driver

v2.7.3

25 Oct 13:38
Compare
Choose a tag to compare
  • Fixed splitting of UTF-8 comments in Semantic mode
  • Update SDK to 3.3.1
  • Experimental UAST to native AST converter

v2.7.2

18 Oct 19:33
Compare
Choose a tag to compare
  • Synthesize positions for identifiers when splitting import paths.

v2.7.1

03 Oct 10:58
Compare
Choose a tag to compare

Fixes

  • Set Qualified role for Selector expressions.

Updates

  • Update SDK to v3.2.4

v2.7.0

28 May 14:45
Compare
Choose a tag to compare
  • Update to Go 1.12.
  • Split import paths, change the type of an import path to QualifiedIdentifier.

v2.6.0

17 Apr 12:26
Compare
Choose a tag to compare
  • Switch to Go modules and SDKv3 (backward compatible).

v2.5.3

08 Apr 20:08
Compare
Choose a tag to compare
  • Update SDK to v2.16.4.

v2.5.2

22 Mar 17:01
Compare
Choose a tag to compare
  • Update SDK to the latest v2.16.x version

v2.5.1

19 Mar 07:32
Compare
Choose a tag to compare
  • Updated SDK to improve performance

v2.5.0

28 Nov 18:27
@bzz bzz
f42818b
Compare
Choose a tag to compare

New features

  • max gRPC msg size set in server configuration
  • OpenTracing support

v2.4.0

31 Oct 15:42
Compare
Choose a tag to compare
  • Enable language namespace in Semantic UAST (Ident -> go:Ident)