0.15.2
- Reduced GC pressure by not making the text property
facea list if there is only one face. - Recast
tree-sitter-node-at-pointas more generaltree-sitter-node-at-pos, taking optional POS argument. - Made
tree-sitter-node-at-posaccept special node-type arguments:namedand:anonymous.