Releases: bblfsh/go-client
Releases · bblfsh/go-client
v2.6.0
- Run unit tests for macOS and Windows
- Return Go error when Fatal status is received via protocol
- Fix a bug with the C string pool
- Check that passed UAST is not empty
- Cache property names list while filtering nodes
- Make the client code safer
v2.5.0
- Fix ReadFile request on Windows
- Add SupportedLanguages method
v2.4.3
- Throw an error if available GCC version is not enough
v2.4.2
- Reorder cgo-dependencies and other dependencies to avoid problems
v2.4.0
- Add support for position iterator.
v2.3.0
- Add bindings for libuast typed filter functions.
- Bugfixes.