Releases: elixir-lang/tree-sitter-elixir Releases · elixir-lang/tree-sitter-elixir
v0.3.4 06 Feb 18:19
Compare Sorry, something went wrong.
No results found Changed Changed the built-in queries to use #any-of? predicate over #match? (#80 ) v0.3.3 09 Dec 14:56
Compare Sorry, something went wrong.
No results found Changed The parser now accepts anonymous functions with no clauses (#78 ) Moved parser information to tree-sitter.json (#79 ) v0.3.2 02 Dec 05:23
Compare Sorry, something went wrong.
No results found Added Support for ~LVN sigils (LiveView Native templates) in the built-in injections (#75 ) v0.3.1 28 Sep 09:08
Compare Sorry, something went wrong.
No results found Changed Changed highlight queries to distinguish field access from calls (#73 ) v0.3.0 06 Sep 16:45
Compare Sorry, something went wrong.
No results found Changed The Rust crate to depend on tree-sitter-language rather than tree-sitter (#70 ) v0.2.0 08 Apr 17:05
Compare Sorry, something went wrong.
No results found Changed Required tree-sitter version to 0.21+ (#66 ) v0.1.1 04 Dec 06:13
Compare Sorry, something went wrong.
No results found Changed Rewritten the custom scanner code in C (#56 ) Fixed Parsing empty interpolation (#55 ) Fixed the repository URL in the Rust crate (#57 ) v0.1.0 14 Mar 10:08
Compare Sorry, something went wrong.
No results found