Skip to content

0.6.1

Compare
Choose a tag to compare
@k4black k4black released this 14 May 20:47
· 18 commits to main since this release

What's Changed

Py-Tree-Sitter in 0.22.0 introduced a breaking change - now languages are installed with pip install tree-sitter-python etc.

This is hotfix version with tree-sitter<0.22 to build it for m1 and 3.8 python, as 0.22 not supports it.

Next release will drop 3.8 support (due to tree-sitter)


  • chore: update macos runners list by @k4black in #43
  • chore: fix tree sitter version <0.22 to build for m1 and python 3.8 by @k4black in #47

Deps

  • chore(deps-dev): update ruff requirement from <0.3.0,>=0.0.275 to >=0.0.275,<0.4.0 by @dependabot in #34
  • chore(deps-dev): bump black from 24.2.0 to 24.3.0 by @dependabot in #37
  • chore(deps): bump pypa/cibuildwheel from 2.16.5 to 2.17.0 by @dependabot in #36
  • chore(deps-dev): update pytest-cov requirement from <5.0.0,>=4.0.0 to >=4.0.0,<6.0.0 by @dependabot in #39
  • chore(deps): update ruff requirement from <0.4.0,>=0.0.275 to >=0.0.275,<0.5.0 by @dependabot in #42
  • chore(deps): bump black from 24.3.0 to 24.4.0 by @dependabot in #41
  • chore(deps): bump pypa/cibuildwheel from 2.17.0 to 2.18.0 by @dependabot in #44

Full Changelog: 0.6.0...0.6.1