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

Choose a tag to compare

@juanjux juanjux released this 07 Aug 08:53
c258a3d
  • Fix build on MSVC.

v2.10.0

Choose a tag to compare

@juanjux juanjux released this 27 Jul 11:13
96187fd
  • Add the supported_languages() method.
  • Update unittests so they're compatible with both v1 and v2 branches of the SDK/drivers.

v2.9.15

Choose a tag to compare

@juanjux juanjux released this 26 Jul 17:04
42745d5
  • Fix the build.

v2.9.14

Choose a tag to compare

@juanjux juanjux released this 25 Jul 14:29
386f3b9
  • Rework setup.py to make it platform independent.
  • Bump gRPCio dependency version.

Thanks @vmarkovtsev!

v2.9.13

Choose a tag to compare

@juanjux juanjux released this 01 Jun 11:31
f377936

Ensure no py_decref is called on null pointer on HasAttribute.

v2.9.12

Choose a tag to compare

@juanjux juanjux released this 31 May 17:46
d363170
  • Fix memleak on HasXXX position functions.

v2.9.10

Choose a tag to compare

@juanjux juanjux released this 12 Apr 17:39
aa92ace

Fixed memleaks on filter.

v2.9.6

Choose a tag to compare

@juanjux juanjux released this 21 Mar 13:29
0037d76
  • Updated libuast dependency which should fix a crashing bug when using position iterators.

v2.9.5

Choose a tag to compare

@juanjux juanjux released this 12 Mar 10:39
e66ec8c
Merge pull request #81 from juanjux/feature/position_iterator

Binding for position iterator + tests + update to grpcio 1.10.0

v2.9.4

Choose a tag to compare

@juanjux juanjux released this 09 Mar 07:49
822329f
  • Add missing file to MANIFEST