0.15.2
- Reduced GC pressure by not making the text property
face
a list if there is only one face. - Recast
tree-sitter-node-at-point
as more generaltree-sitter-node-at-pos
, taking optional POS argument. - Made
tree-sitter-node-at-pos
accept special node-type arguments:named
and:anonymous
.