Releases: bblfsh/ruby-driver
Releases · bblfsh/ruby-driver
v2.9.6
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.9.5
03 Oct 12:38
Compare
Sorry, something went wrong.
No results found
Fixes
Set correct roles for Switch statements.
Updates
v2.9.4
28 May 14:57
Compare
Sorry, something went wrong.
No results found
Switch to Go modules for the build system
v2.9.3
08 Apr 20:45
Compare
Sorry, something went wrong.
No results found
v2.9.2
26 Mar 09:30
Compare
Sorry, something went wrong.
No results found
Update SDK to the latest 2.16.x version
v2.9.1
19 Mar 08:09
Compare
Sorry, something went wrong.
No results found
Update SDK to the latest 2.15.x version
v2.9.0
20 Feb 17:03
Compare
Sorry, something went wrong.
No results found
Upgrade to SDK 2.14 and annotate or drop (with "TODO"s) the
nodes failing the new check.
Fix position annotation.
Other microfixes.
v2.8.0
07 Feb 16:14
Compare
Sorry, something went wrong.
No results found
Convert blockarg native types to uast.Argument.
Convert booleans to uast.Bool.
Adds several missing types to annotation.go.
Handle a case where a native type ("nth") child is a raw Integer.
Add a new benchmark fixture (thanks @tsolakoua !).
v2.7.0
05 Feb 17:00
Compare
Sorry, something went wrong.
No results found
Remove the removal of # in the native driver. This also shows the # in non semantic code as other drivers do (semantic UAST will keep it removed).
Update SDK.
v2.6.0
28 Nov 18:43
Compare
Sorry, something went wrong.
No results found
New features
max gRPC msg size set in server configuration
OpenTracing support