Ana Guerrero 2024-11-26 19:55:25 +00:00 committed by Git OBS Bridge
commit e546d6b50f
5 changed files with 29 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0a8d0cf8e09caba22ed0d8439f7fa1e3d8453800038e43ccad1f34ef29537da1
size 3018668

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d704832a6bfaac8b3cbca3b5d773cad613183ba8c04166638af2c6e5dfb9e2d2
size 3019387

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Mon Nov 11 00:46:35 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.24.4:
* loader: Add language_for_configuration
* loader: Add error message when a tree-sitter.json file is invalid
* node: Support single-file executables via bun build --compile
* node: Update bindings when necessary
* Return LanguageRef in Parser::language
* bindings: Update CMakeLists.txt file
* cli: Pass all fields to tree-sitter.json in init
* cli: Use contains over is in warning
* cmake: Use current source dir for EXISTS check
* generate: Do not set the unit reduction symbol if it's in the extras array
* init: Use current path if unspecified
* init: Use camel name from config in missing spots
* lib: Simplify edge cases with zero-width tokens
* lib: Correctly fetch the node name in query errors
* loader: Don't print warnings if the file is not found
* loader: Improve language lookup speed
* bindings: Rename cmake test target
* Memory errors in wasm_store
-------------------------------------------------------------------
Thu Oct 10 10:32:11 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>

View File

@ -18,7 +18,7 @@
%define somajor 0_24
Name: tree-sitter
Version: 0.24.3
Version: 0.24.4
Release: 0
Summary: An incremental parsing system for programming tools
License: GPL-2.0-only AND MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:423c140b09d964b09488fb0f1c6d01fb02385bc8d04f789c2d2b5b45d61f428f
size 27445590
oid sha256:41823eaffb32ca36d1a4461b0bbda8c00d331025e671f13e9baf8c428be1fa9f
size 27689979