Releases: neovim/tree-sitter-vimdoc
Releases · neovim/tree-sitter-vimdoc
v3.0.0
Breaking changes
- Anonymous node
"~"
in(column_heading)
is now named node(delimiter)
(#134)
What's Changed
- ci: add dependabot by @dundargoc in #119
- ci: bump actions/setup-node from 3 to 4 by @dependabot in #121
- ci: bump actions/checkout from 3 to 4 by @dependabot in #120
- ci: don't run on push by @dundargoc in #122
- revert: "ci: don't run on push" by @dundargoc in #123
- feat: support optional arguments
{arg}?
by @clason in #124 - Update repository and add modeline support by @ObserverOfTime in #125
- docs(readme): update release instructions by @ObserverOfTime in #126
- ci: bump tree-sitter/parser-setup-action from 1.1 to 1.2 by @dependabot in #127
- fix: don't capture leading whitespace in modeline by @clason in #129
- ci: bump tree-sitter/parser-test-action from 1.2 to 2 by @dependabot in #131
- feat: better structured headings by @clason in #134
New Contributors
- @dependabot made their first contribution in #121
- @ObserverOfTime made their first contribution in #125
Full Changelog: v2.1.0...v3.0.0
v2.5.1
v2.5.0
What's Changed
- Update repository and add modeline support by @ObserverOfTime in #125
- docs(readme): update release instructions by @ObserverOfTime in #126
- ci: bump tree-sitter/parser-setup-action from 1.1 to 1.2 by @dependabot in #127
New Contributors
- @ObserverOfTime made their first contribution in #125
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- add modeline support by @ObserverOfTime in #125
New Contributors
- @ObserverOfTime made their first contribution in #125
Full Changelog: v2.2.0...v2.4.0
v2.2.0
What's Changed
- ci: add dependabot by @dundargoc in #119
- ci: bump actions/setup-node from 3 to 4 by @dependabot in #121
- ci: bump actions/checkout from 3 to 4 by @dependabot in #120
- ci: don't run on push by @dundargoc in #122
- revert: "ci: don't run on push" by @dundargoc in #123
- feat: support optional arguments
{arg}?
by @clason in #124
New Contributors
- @dependabot made their first contribution in #121
Full Changelog: v2.1.0...v2.2.0
v2.1.0
v2.0.1
v2.0.0
v1.3.0
What's Changed
New Contributors
- @dundargoc made their first contribution in #73
Full Changelog: v1.2.5...v1.3.0