Skip to content

Releases: bblfsh/bash-driver

v2.7.2

25 Oct 13:38
Compare
Choose a tag to compare
  • Fixed splitting of UTF-8 comments in Semantic mode
  • Updated Go to 1.13
  • Updated SDK to 3.3.1

v2.7.1

03 Oct 11:11
Compare
Choose a tag to compare

Fixes

  • Fix Unicode positions.

Updates

  • Update SDK to v3.2.4.

v2.7.0

28 May 15:03
Compare
Choose a tag to compare
  • Updated SDK and enabled language aliases support.

v2.6.0

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

v2.5.2

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

v2.5.1

26 Mar 10:06
Compare
Choose a tag to compare
  • Update SDK to the latest 2.16.x version

v2.5.0

19 Mar 09:24
Compare
Choose a tag to compare
  • Updated SDK to the latest 2.15.x version
  • Driver now correctly expands backquote commands and handles string variable substitution

v2.4.0

05 Feb 16:59
1612029
Compare
Choose a tag to compare
  • Removes the # from non semantic UAST to be in line with other drivers.
  • Fix semantic comments; there weren't being promoted right. Add Comment to blocklist so this is detected in the future (they were, but lowercased).
  • Update to SDK 2.13.4.

v2.3.2

22 Dec 10:05
948e68e
Compare
Choose a tag to compare
  • Changed format of commons lang dependency.

v2.3.1

21 Dec 16:06
7aff5fc
Compare
Choose a tag to compare
  • Add missing dependency and regression test.