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