Skip to content

0.18.0

Compare
Choose a tag to compare
@rvantonder rvantonder released this 13 Aug 19:46
· 176 commits to master since this release
  • Add support for regex holes
  • Fuzzy match whitespace inside strings
  • Simplify matching for :[hole]: If they are not inside nested delimiters, only match until it's suffix, or end of line (rather than end of file).
  • Fix: comments in template imply whitespace
  • Add definitions for GraphQL, Dhall, JSONC