Releases: AndroidIDEOfficial/android-tree-sitter
Releases · AndroidIDEOfficial/android-tree-sitter
v3.0.1
13 Jun 15:04
Compare
Sorry, something went wrong.
No results found
android-tree-sitter
v3.0.1 (2023-06-13)
Fixed
fix: do not allow execution of invalid query in query cursor (Akash Yadav)
v3.0.0
04 Jun 11:01
Compare
Sorry, something went wrong.
No results found
android-tree-sitter
v3.0.0 (2023-06-04)
Breaking changes
TSQuery now does not allow null parameters in its constructor. Use TSQuery.EMPTY to represent empty/invalid queries. Use TSQuery.create(TSLanguage, String) to safely create query objects.
Added
Native libraries for grammars are now automatically loaded in TSLanguage* classes.
v2.0.0
21 Apr 14:09
Compare
Sorry, something went wrong.
No results found
android-tree-sitter
v2.0.0 (2023-04-21)
Added
686f9d2 feat: add 'tree-sitter-log' (Akash Yadav)
17ecbf3 feat: pull submodules from upstream (Akash Yadav)
273e645 feat!: change Maven group ID to 'com.itsaky.androidide' (Akash Yadav)
v1.4.3
30 Mar 13:55
Compare
Sorry, something went wrong.
No results found
AndroidIDE Changelog
v1.4.3 (2023-03-30)
Fixed
fix(deps): update submodules to latest commits (Akash Yadav)
v1.4.2
03 Mar 04:27
Compare
Sorry, something went wrong.
No results found
v1.4.1
26 Feb 07:47
Compare
Sorry, something went wrong.
No results found
android-tree-sitter
v1.4.1 (2023-02-26)
Fixed
fix: all languages not available in sample app (Akash Yadav)
v1.4.0
25 Feb 14:45
Compare
Sorry, something went wrong.
No results found
android-tree-sitter
v1.4.0 (2023-02-25)
Added
feat: add tree-sitter-kotlin (Akash Yadav)
v1.3.0
25 Feb 14:14
Compare
Sorry, something went wrong.
No results found
android-tree-sitter
v1.3.0 (2023-02-25)
Added
feat: add tree-sitter-json (Akash Yadav)
feat: add API for 'ts_query_is_pattern_non_local' (Akash Yadav)
feat: pull tree-sitter-python from upstream (Akash Yadav)
feat: pull tree-sitter-java from upstream (Akash Yadav)
feat: pull tree-sitter from upstream (Akash Yadav)
v1.2.1
11 Feb 03:07
Compare
Sorry, something went wrong.
No results found
android-tree-sitter
v1.2.1 (2023-02-11)
Fixed
fix: invalid publish task is executed in workflow run (Akash Yadav)
fix: invalid maven artifact ID configuration (Akash Yadav)
fix: maven version name is configured from gradle.properties (Akash Yadav)
v1.2.0
08 Feb 02:19
Compare
Sorry, something went wrong.
No results found
android-tree-sitter
v1.2.0 (2023-02-08)
Added
feat: fetch submodules from upstream (Akash Yadav)
Fixed
fix(deps): update nyx to v2.1.0 (Akash Yadav)
fix(deps): update Nyx to v2.1.0-alpha.3 (Akash Yadav)
fix(deps): update Nyx to v2.1.0-alpha.1 (Akash Yadav)