tree-sitter-python icon indicating copy to clipboard operation
tree-sitter-python copied to clipboard

Release a new version

Open jirutka opened this issue 2 years ago • 3 comments

Can you please tag a new version? I’m maintainer of this package in Alpine Linux and just got a request to update to the latest revision in master branch because “Latest tag doesn't work with modern nvim-treesitter”.

jirutka avatar Mar 11 '22 23:03 jirutka

I'm using this in bazel and pulling in a version based on a git commit tag is painful there (although there is a workaround for it). I'd love to eliminate my workaround though; so it would really be a big help if you could cut another version please.

bcmyers avatar May 03 '22 21:05 bcmyers

I'm using the [email protected] Rust crate. I would like to move to [email protected], so I would also be interested in a crate containing grammar for the newer tree-sitter.

wkordalski avatar May 23 '22 11:05 wkordalski

I suppose this issue can be closed as new (0.20) version was tagged, and published to crates.io and npmjs.com

wkordalski avatar Aug 02 '22 10:08 wkordalski