File tree-sitter-regex.changes of Package tree-sitter-regex
-------------------------------------------------------------------
Sun Jul 07 14:18:07 UTC 2024 - Björn Bidar <bjorn.bidar@thaodan.de>
- Update to version 0.21.0:
* ci: update workflows
* build: update bindings and manifests
* docs: update badges
-------------------------------------------------------------------
Mon Feb 26 06:59:51 UTC 2024 - Björn Bidar <bjorn.bidar@thaodan.de>
- Initial packaging for openSUSE
- Update to version 0.20.0:
* chore: rework release action to not use release-please
* docs: update badge, add Rust readme
* feat: add release action
* fix(ci): bump action and node versions
* refactor: lookaround assertions
* improve highlights (#12)
* setup actions CI (#11)
* rename disjunction to alternation (#10)
* read braces as pattern_character when not closed (#8)