| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Remove 0001-fix-unescaped-curly-brace-in-regex-and-invert-query-.patch that was cherry picked from master, it is now included in the current update below. - Update to version 0.21.0: * fix: tweak escape sequence and identifier rules * refactor: remove condition rule * fix(test): remove leading space * fix: unescaped curly brace in regex and invert query precedence for test
- Add patch from 0001-fix-unescaped-curly-brace-in-regex-and-invert-query-.patch master branch to fix build against tree-sitter 0.22.x
- Initial packaging for openSUSE - Update to version 0.20.2: * Update workflow to publish crate, NPM package, and create GitHub release * chore: generate * fix: allow semicolons in annotation_type_declaration * fix: double-backslash escapes * fix: escaped quote immediately before triple quote * fix: annotations following type arguments * fix: a receiver parameter can be followed by more parameters