Skip to content

v1.9.11

Compare
Choose a tag to compare
@samcv samcv released this 18 Dec 00:03
· 209 commits to master since this release
196a9c3

v1.9.11

  • Highlight unicode hex codes in regex character classes. Fixes Issue #10
  • Highlight regex named capture variables in quoted strings. Fixes Issue #9
  • Fix a bug that could cause angle bracket word quoting to be triggered by
    the less-than operator (<).
  • Add .so and .not methods.