Skip to content

0.15.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 15:28
· 139 commits to master since this release
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 general tree-sitter-node-at-pos, taking optional POS argument.
  • Made tree-sitter-node-at-pos accept special node-type arguments :named and :anonymous.