Hello!
I'd like to use this tree-sitter parser for spell-checking in git commits in harper-ls (open PR here: Automattic/harper#2081). However, I see that the version on crates.io is still the last released version of 2 years ago. Is it possible to do a new release and upload the new release to crates.io?
In the spell checker I'd like to ignore comments that are in the message, and that functionality is not in version 0.33.0.
Thank you a lot for this library!