Changelog for
tree-sitter-go-0.23.4-1.1.x86_64.rpm :
* Wed Dec 04 2024 Richard Rahl
- update to 0.23.4:
* fix: tag query
* fix: correct raw string literal parsing
* feat: improve tags query- update to 0.23.3:
* build: update bindings- update to 0.23.2:
* build: update bindings
* chore: generate
* feat: add string content nodes
* build: update bindings
* chore: regenerate
* feat: add fields in keyed_element- update to 0.23.1:
* build: update bindings (again)- update to 0.23.0:
* fix: hide newline tokens
* fix(go): correct test
* fix(go): move go.mod to root dir
* fix(go): correct module path- update to 0.21.2:
* nothing relevant- update to 0.21.1:
* chore: generate
* feat: add var_spec_list
* fix: the name field should not include commas
* fix: allow special argument lists to be omitted in case it\'s a local
* fix: rename highlights query constant- add neovim links- switch to download_files service- add devel package
* Mon Apr 29 2024 Björn Bidar - 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 - 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