Skip to content

Version 0.1

Compare
Choose a tag to compare
@mnemnion mnemnion released this 19 Jul 20:58
· 19 commits to trunk since this release
v0.1.0
8656f32

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.