Package Release Info

tree-sitter-regex-0.21.0-bp160.1.11

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

tree-sitter-regex

Change Logs

* Sun Jul 07 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 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)