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

Releases: bblfsh/python-driver

v0.7.1

11 Aug 13:33
Compare
Choose a tag to compare
Merge pull request #69 from juanjux/fix/issue65

Many annotation fixes, pydetector dependency upgraded

v0.7.0

10 Aug 16:43
Compare
Choose a tag to compare
Merge pull request #66 from juanjux/fix/spurious_simple_identifier

Removed unneeded SimpleIdentifier, mark ellipsis as Incomplete

v.0.6.2

09 Aug 16:05
Compare
Choose a tag to compare
Merge pull request #60 from juanjux/fix/issue_58

Fix/issue 58

v0.6.1

07 Aug 15:23
Compare
Choose a tag to compare
Merge pull request #56 from juanjux/fix/complete_annotations

Completing annotations

v0.6.0

07 Aug 15:14
Compare
Choose a tag to compare
Merge pull request #54 from juanjux/fix/qualified_identifiers

Several fixesFixed double CallCallee, switched Call, CallCallee roles and Qualifie…

v0.5.0

04 Aug 18:00
Compare
Choose a tag to compare
Merge pull request #54 from juanjux/fix/qualified_identifiers

Several fixesFixed double CallCallee, switched Call, CallCallee roles and Qualifie…

v0.4.5

04 Aug 14:55
Compare
Choose a tag to compare
  • First round of improvements and fixes on annotations.
  • Fixes #51 (comment)

v0.4.4

03 Aug 12:41
Compare
Choose a tag to compare
  • Updated with SDK implementing BIP-002.
  • Integration tests updated.

v0.4.3

26 Jul 20:22
Compare
Choose a tag to compare

v0.4.2

13 Jul 15:25
Compare
Choose a tag to compare
  • Updated to the latest SDK API.
  • Many fixes (#28, #30, #37, #40) mostly fixes and updates to the positions of nodes.