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

Releases: bblfsh/python-client

v2.10.1

07 Aug 08:53
c258a3d

Choose a tag to compare

  • Fix build on MSVC.

v2.10.0

27 Jul 11:13
96187fd

Choose a tag to compare

  • Add the supported_languages() method.
  • Update unittests so they're compatible with both v1 and v2 branches of the SDK/drivers.

v2.9.15

26 Jul 17:04
42745d5

Choose a tag to compare

  • Fix the build.

v2.9.14

25 Jul 14:29
386f3b9

Choose a tag to compare

  • Rework setup.py to make it platform independent.
  • Bump gRPCio dependency version.

Thanks @vmarkovtsev!

v2.9.13

01 Jun 11:31
f377936

Choose a tag to compare

Ensure no py_decref is called on null pointer on HasAttribute.

v2.9.12

31 May 17:46
d363170

Choose a tag to compare

  • Fix memleak on HasXXX position functions.

v2.9.10

12 Apr 17:39
aa92ace

Choose a tag to compare

Fixed memleaks on filter.

v2.9.6

21 Mar 13:29
0037d76

Choose a tag to compare

  • Updated libuast dependency which should fix a crashing bug when using position iterators.

v2.9.5

12 Mar 10:39
e66ec8c

Choose a tag to compare

Merge pull request #81 from juanjux/feature/position_iterator

Binding for position iterator + tests + update to grpcio 1.10.0

v2.9.4

09 Mar 07:49
822329f

Choose a tag to compare

  • Add missing file to MANIFEST