Skip to content

v2.0.0 (🦇 Change argument parsing logic)

Compare
Choose a tag to compare
@toote toote released this 15 Sep 15:55
· 39 commits to master since this release
10e904a

Changed the way arguments are parsed to allow for multi-line matching. This will probably result in differences on how matching is reported so it is not guaranteed to be backwards-compatible.

If you are using multi-line strings for matching, you probably want to use $'LONG STRING WITH NEWLINES'