Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

v4.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 10:43
· 40 commits to dev since this release
000f9ce

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.