Skip to content

v1.12.0

Compare
Choose a tag to compare
@samcv samcv released this 23 Dec 06:15
· 147 commits to master since this release
v1.12.0
3a761c5
  • Fix a problem with multi sub not highlighting the sub's name properly. Fixes Issue #26
  • Make sure that q/qq/Q quoting works when there is a bracket before the q/qq/Q and no space.
  • Regular expressions using m or rx now allow arbitrary delimiters.