Package Release Info

tree-sitter-json-0.21.0-bp160.1.11

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

tree-sitter-json

Change Logs

* Mon Apr 29 2024 Björn Bidar <bjorn.bidar@thaodan.de>
- Update to version 0.21.0:
  * fix: only allow strings in object keys
* Mon Feb 26 2024 Björn Bidar <bjorn.bidar@thaodan.de>
- Initial packaging for openSUSE
- Update to version 0.20.2:
  * chore: bump deps
  * fix: only allow strings in object keys
  * chore: move corpus under test
  * chore: add repository definition in package.json
  * ci: fix windows
  * ci: update CI action, add lint and publish actions
  * chore: update manifests
  * feat: add and apply eslint formatting