reflex v1.4.0
Added reflex option -S
(--find
) for efficient searching instead of scanning input (i.e. efficiently ignoring unmatched input) demonstrated with new findfast
and findsearch
examples, changed --nodefault
to throw an exception when option --flex
is not used and when the default rule is triggered.