Version 0.1
This release adds word boundaries, allows character classes inside character sets, permits a newline to match $
, and otherwise refactors, fixes, and improves mvzr
.
Test coverage is decent, if not yet complete, and it has about as many features as I expect it to. Taking a look at this list of features, most of what isn't supported is a non-goal for mvzr
. There are one or two I might consider.
At this point, you might reasonably expect that, using mvzr
, you're likely to end up with matches for your regular expressions, which resemble what you expect. If not, please file an issue, and I'll see what I can do.