File tree-sitter-xml.changes of Package tree-sitter-xml
-------------------------------------------------------------------
Thu Dec 5 00:13:01 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.7.0:
* build: update bindings
* fix(highlights): comment out problematic query
* fix(dtd): don't include XML symbols in scanner
* feat!: update parsers & bindings
* fix(xml): don't advance after char data end
- update to 0.6.3:
* chore(scanner): remove unused function
* fix(scanner): simplify string logic
* build(swift): remove platform requirements
* build(npm): include common files
* fix(swift): fix package excludes
* feat(go): separate bindings
- switch to download_files service
- add neovim links
- enable devel package
-------------------------------------------------------------------
Mon Apr 29 21:38:40 UTC 2024 - Björn Bidar <bjorn.bidar@thaodan.de>
- Update to version 0.6.2:
* fix(scanner): no more memory leaks
* feat: update bindings
* refactor(scanner): use upstream array macros
* tests: unify using annotations
-------------------------------------------------------------------
Mon Mar 18 11:24:55 UTC 2024 - Björn Bidar <bjorn.bidar@thaodan.de>
- Initial packaging for openSUSE
- Update to version 0.6.1:
* build: hopefully fix windows (take 2)
* build: add prebuildify
* build: hopefully fix windows
* fix(scanner): no more memory leaks
* ci: publish to pypi
* feat: update bindings
* refactor(scanner): use upstream array macros
* tests: unify using annotations
* ci: use upstream actions
* chore: update manifests