tree-sitter/crates
John-Philip Taylor 10f5a42fd7 feat(cli): Version updates (#4179)
- `version` on its own displays the current version
- `version --bump patch` bumps the patch version
- `version --bump minor` bumps the minor version
- `version --bump major` bumps the major version
- `version 1.2.3` bumps the version directly (existing behaviour)

All flavours of version bump displays a string in the form:
`Bumping version 1.2.3 to 4.5.6`
2025-08-24 00:53:41 -04:00
..
cli feat(cli): Version updates (#4179) 2025-08-24 00:53:41 -04:00
config feat(rust): Add direct links to documentation 2025-07-22 18:36:08 -04:00
generate fix(rust): make String clones more explicit 2025-08-09 16:02:28 -04:00
highlight fix(rust): adapt to new nightly iterator lints 2025-08-10 13:28:52 -04:00
language feat(rust): Add direct links to documentation 2025-07-22 18:36:08 -04:00
loader docs: change WASM/wasm to Wasm 2025-08-21 09:56:32 +03:00
tags feat(rust): Add direct links to documentation 2025-07-22 18:36:08 -04:00
xtask docs: change WASM/wasm to Wasm 2025-08-21 09:56:32 +03:00