v2.0.0 (🦇 Change argument parsing logic)
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'