This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
v4.0.1
android-tree-sitter
v4.0.1 (2024-02-04)
Fixed
- fix(query): result from env->GetStringUTFChars is not released in TSQuery.Native.newQuery
- fix: auto-register native method in JNI_OnLoad
Most of the native methods are now annotated with @FastNative
.