Releases: bblfsh/python-pydetector
Releases · bblfsh/python-pydetector
v0.14.3
- Use full path for Python in Alpine to avoid problems with recent versions.
v0.12.0
Merge pull request #19 from juanjux/fix/issues_63_65
Position and performance fixes
v0.11.3
Merge pull request #18 from juanjux/fix/nondict_noneliteral
Fix issue #58. Fix more unbound-column errors
v0.11.2
Merge pull request #17 from juanjux/fix/noops_endcol_offset
Fix end_col_offset being 0-based for noops
v0.11.1
- Bugfix for endposition of line-trailing comments #15
0.11.0
- 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.