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

Releases: bblfsh/javascript-driver

v1.2.1

29 Jan 12:31
41bb45f
Compare
Choose a tag to compare
  • v1 branch release so the TRAVIS_TAG is hopefully correctly tagged as the driver version on images.
  • Update node version to the one in the one currently used Alpine 37.

v2.6.0

22 Jan 17:54
Compare
Choose a tag to compare
  • Preserve raw String and RegExp literals in the Native and Annotated UAST.
  • Properly handle Unicode characters in source files.
  • Update SDK to the latest version.
  • Add more fixture tests.

v2.5.0

28 Nov 18:43
@bzz bzz
aebcf20
Compare
Choose a tag to compare

New features

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

v2.4.1

08 Nov 17:14
Compare
Choose a tag to compare
  • Fix error handling in the native driver

v2.4.0

02 Nov 16:36
Compare
Choose a tag to compare
  • Enable language namespace in Semantic UAST

v2.3.0

24 Oct 17:15
Compare
Choose a tag to compare
  • Support error codes

v2.2.0

24 Aug 15:28
Compare
Choose a tag to compare
  • Add missing remaining flow annotations
  • Add new and update old annotations
  • Update SDK

v2.1.1

08 Aug 16:23
Compare
Choose a tag to compare
  • Support flow annotations

v2.1.0

02 Aug 17:32
Compare
Choose a tag to compare
  • Support v2 protocol

v2.0.2

24 Jul 14:36
Compare
Choose a tag to compare
  • Bump SDK version to enable optimizations