Releases: bblfsh/python-client
Releases · bblfsh/python-client
v2.9.1
02 Mar 13:45
Compare
Sorry, something went wrong.
No results found
v2.9.0
21 Feb 16:20
Compare
Sorry, something went wrong.
No results found
Add functions for type filter calls when using XPath functions returning a non-nodelist type.
v2.8.2
01 Feb 15:20
Compare
Sorry, something went wrong.
No results found
Fix several memory leaks (thanks amlweems).
v2.8.1
16 Jan 14:57
Compare
Sorry, something went wrong.
No results found
Protobuf dependency and version.
v2.8.0
22 Dec 13:48
Compare
Sorry, something went wrong.
No results found
Adds support for UAST iterators (bblfsh.iterator objects) that can iterate over the UAST tree in pre order, post order or level order.
v2.7.0
13 Dec 09:03
Compare
Sorry, something went wrong.
No results found
Deny non UTF8 content before even making the request.
Update to libuast 1.5.1 to avoid the problem with null results on wrong queries. Add regression test for it.
v2.6.1
14 Nov 12:06
Compare
Sorry, something went wrong.
No results found
Upgrade SDK to get the Language field on Responses.
v2.6.0
13 Nov 14:53
Compare
Sorry, something went wrong.
No results found
Adds aliases to symbols deep in the protofiles imports.
v2.5.0
03 Nov 16:45
Compare
Sorry, something went wrong.
No results found
Merge pull request #56 from abeaumont/feature/improve-error-handling
libuast: Bump to 1.4.1 and improve error handling
v2.4.1
03 Nov 11:54
Compare
Sorry, something went wrong.
No results found
Merge pull request #55 from juanjux/fix/tools_dependency
Added grpcio-tools dependency to setup.py, remove unneeded code