Releases: bblfsh/python-pydetector
Releases · bblfsh/python-pydetector
v0.14.3
08 Apr 15:29
Compare
Sorry, something went wrong.
No results found
Use full path for Python in Alpine to avoid problems with recent versions.
v0.12.0
11 Aug 12:47
Compare
Sorry, something went wrong.
No results found
Merge pull request #19 from juanjux/fix/issues_63_65
Position and performance fixes
v0.11.3
09 Aug 16:05
Compare
Sorry, something went wrong.
No results found
Merge pull request #18 from juanjux/fix/nondict_noneliteral
Fix issue #58. Fix more unbound-column errors
v0.11.2
09 Aug 12:30
Compare
Sorry, something went wrong.
No results found
Merge pull request #17 from juanjux/fix/noops_endcol_offset
Fix end_col_offset being 0-based for noops
v0.11.1
27 Jul 10:04
Compare
Sorry, something went wrong.
No results found
Bugfix for endposition of line-trailing comments #15
0.11.0
26 Jul 10:44
Compare
Sorry, something went wrong.
No results found
First release inside the bblfsh project.
Fixes for mising or questionable node start positions in the native AST.
Adds endpositions to nodes.
Other small fixes.