Skip to content

Releases: nohehf/stack-graphs-python-bindings

0.0.14

Choose a tag to compare

@github-actions github-actions released this 05 May 22:44
0c85afd
0.0.14

0.0.13

Choose a tag to compare

@github-actions github-actions released this 02 Jun 20:59
a36115f
0.0.13

0.0.12

Choose a tag to compare

@github-actions github-actions released this 27 May 08:45
d103dae
0.0.12

0.0.11

Choose a tag to compare

@github-actions github-actions released this 22 May 07:41
fb35b6b
0.0.11

0.0.10

Choose a tag to compare

@github-actions github-actions released this 21 May 19:29
d410404
0.0.10

0.0.9

Choose a tag to compare

@github-actions github-actions released this 21 May 19:20
2d3de10
0.0.9

0.0.8

Choose a tag to compare

@github-actions github-actions released this 13 May 15:07
f4c77e7
0.0.8

0.0.5

Choose a tag to compare

@nohehf nohehf released this 12 May 20:00
96ebb43

Reference queries are now done via a method on a new Querier class, that enables reusing internal structures (most notably the sqlite reader). This greatly improve performance when doing multiple queries.

0.0.3

Choose a tag to compare

@nohehf nohehf released this 10 May 14:41
373bf5b
0.0.3

0.0.2

Choose a tag to compare

@nohehf nohehf released this 06 May 13:05
31eb9a4

Adds support for more languages.
Supported languages are now: Python, JavaScript, TypeScript & Java.
Adds a Language enum to the python output.