Skip to content

v0.22.2

Compare
Choose a tag to compare
@calebdw calebdw released this 25 Feb 20:53
· 38 commits to master since this release
78a78df

What's Changed

  • Add *.dylib file to .gitignore by @zonuexe in #219
  • Replace stdlib calls: isxdigit -> iswxdigit, wcscmp -> memcmp by @maxbrunsfeld in #220
  • fix: error when string contains php closing tag by @calebdw in #222
  • fix: comment precedence (again) by @calebdw in #224
  • chore: bump tree-sitter-cli version to 0.21.0 by @calebdw in #225

New Contributors

Full Changelog: v0.22.0...v0.22.2