Package Release Info

tree-sitter-go-0.21.0-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

tree-sitter-go

Change Logs

* Mon Apr 29 2024 Björn Bidar <bjorn.bidar@thaodan.de>
- Update to version 0.21.0:
  * refactor!: rework type parameters and interface type elements
  * feat: support type instantiation expressions
* Mon Feb 26 2024 Björn Bidar <bjorn.bidar@thaodan.de>
- Initial packaging for openSUSE
- Update to version 0.20.0:
  * chore: update CI action
  * chore: update & format manifests & bindings
  * feat: add eslint formatting & ci action
  * chore: move corpus to test/corpus
  * chore: generate
  * ci: add a release action
  * fix: allow EOF to terminate a program