Releases: bblfsh/python-driver
Releases · bblfsh/python-driver
v2.10.3
25 Oct 13:38
Compare
Sorry, something went wrong.
No results found
Fixed splitting of UTF-8 comments in Semantic mode
Update Go to 1.13
Update SDK to 3.3.1
v2.10.2
16 Oct 14:00
Compare
Sorry, something went wrong.
No results found
Fix normalization for vararg functions in Python 2 files.
v2.10.1
03 Oct 10:48
Compare
Sorry, something went wrong.
No results found
v2.10.0
28 May 14:56
Compare
Sorry, something went wrong.
No results found
Fix multiple issues with Import
normalization.
Split import paths.
v2.9.0
17 Apr 13:45
Compare
Sorry, something went wrong.
No results found
Switch to Go modules and SDKv3 (backward compatible).
v2.8.3
08 Apr 19:55
Compare
Sorry, something went wrong.
No results found
Handle NaN
and Infinity
values properly.
Properly handle complex returns type annotations.
Remove Then
role from loop bodies to be consistent with other drivers.
SDK updated to the latest version.
v2.8.2
22 Mar 17:05
Compare
Sorry, something went wrong.
No results found
Update SDK to the latest 2.16.x version.
Add more tests.
v2.8.1
19 Mar 07:57
Compare
Sorry, something went wrong.
No results found
SDK updated to the latest 2.15.x release
v2.8.0
20 Feb 11:01
Compare
Sorry, something went wrong.
No results found
Update to SDK 2.14.
Fixed several nodes missing annotations found by this SDK version check.
v2.7.1
14 Feb 17:56
Compare
Sorry, something went wrong.
No results found
Fix Issue #177 parsing kwargs from Python2 files.