Skip to content
This repository has been 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
Compare
Choose a tag to compare
  • Fix build on MSVC.

v2.10.0

27 Jul 11:13
96187fd
Compare
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
Compare
Choose a tag to compare
  • Fix the build.

v2.9.14

25 Jul 14:29
386f3b9
Compare
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
Compare
Choose a tag to compare

Ensure no py_decref is called on null pointer on HasAttribute.

v2.9.12

31 May 17:46
d363170
Compare
Choose a tag to compare
  • Fix memleak on HasXXX position functions.

v2.9.10

12 Apr 17:39
aa92ace
Compare
Choose a tag to compare

Fixed memleaks on filter.

v2.9.6

21 Mar 13:29
0037d76
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Add missing file to MANIFEST