This repository has been archived by the owner on Mar 8, 2020. It is now read-only.
Releases: bblfsh/sdk
Releases · bblfsh/sdk
v3.3.2
v3.3.1
v3.3.0
v3.2.5
v3.2.4
v3.2.3
v3.2.2
v3.2.1
v3.2.0
v3.1.0
Language aliases
This release adds support for language aliases. To support this new feature, it also defines a missing piece of gRPC API v2 - the Languages API v2.
Following SDK releases will gradually deprecate support for v1 API completely.
Breaking changes
Minor driver manifest fields were changed: Build
is now a time.Time
instead of *time.Time
, and NativeVersion
is a string
instead of []string
.
Unused fields were removed, specifically: OS
, InformationLoss
, NativeEncoding
.
Drivers may need to update their manifests when updating to this SDK version.
Other changes
- Better documentation.
- More automation for a driver update to modules.