Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Releases: bblfsh/python-client

v0.2.3

19 Sep 11:56
Compare
Choose a tag to compare
  • Last version linking against sdk v0 and libuast v0.

v0.2.1

09 Sep 17:19
Compare
Choose a tag to compare
Merge pull request #26 from juanjux/bug/pypi_fix

Pypi fix, versioned SDK, improved README

v0.1.0

07 Sep 15:37
Compare
Choose a tag to compare
Merge pull request #23 from juanjux/add-libuast

Add libuast, upgrade libuast API, bugfixing

v0.0.5

11 Aug 14:03
Compare
Choose a tag to compare
Merge pull request #22 from juanjux/fix/update_protobuf

Update protobuf files, bump version

v0.0.4

14 Jul 14:30
Compare
Choose a tag to compare
  • Remove redundant \n in logs.
  • Print a nicer message if docker is not running
  • Handle docker/docker-py#1353
  • Renamed SD api calls and parse_uast (to parse) module function

Several fixes

10 Jul 08:25
Compare
Choose a tag to compare
  • Fix raising the exception while raising the exception
  • Fix the unicode reading errors

v0.0.2

29 Jun 12:41
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

THIS RELEASE IS EXPERIMENTAL.
API IS EXPECTED TO CHANGE COMPLETELY.

  • Add the timeout support (#2)
  • Check the container's status in ensure_bblfsh_is_running() (#3)

v0.0.1

29 Jun 12:40
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

THIS RELEASE IS EXPERIMENTAL.
API IS EXPECTED TO CHANGE COMPLETELY.

Initial release.