File tree-sitter-go.changes of Package tree-sitter-go
-------------------------------------------------------------------
Wed Dec 4 22:18:28 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- 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 21:56:23 UTC 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 07:15:38 UTC 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