Releases: gbprod/tree-sitter-gitcommit
Releases · gbprod/tree-sitter-gitcommit
v0.3.3
v0.3.2
v0.3.1
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- fix(docs): Typo in README by @mhanberg in #7
- docs: add supported locale list to readme by @thatlittleboy in #13
- chore: remove build files by @thatlittleboy in #15
- fix: add missing bulgarian text by @gbprod in #17
- fix: add possibility to have annotations on changes by @gbprod in #20
- chore: add check for generated files by @thatlittleboy in #18
- feat: add support for detached head by @thatlittleboy in #12
- refactor: rename commit node to branch by @gbprod in #21
- feat: add change kind by @gbprod in #22
- fix: set subject size limit to 50 with conventional commit by @gbprod in #25
- feat: introduce action to publish to npm by @gbprod in #31
- feat: introduce github action to publish to crates by @gbprod in #32
New Contributors
- @mhanberg made their first contribution in #7
- @thatlittleboy made their first contribution in #13
Full Changelog: v0.2.0...v0.3.0