regex v0.1.70 Release Notes

    • PR #231: Add SIMD accelerated multiple pattern search.
    • PR #228: Reintroduce the reverse suffix literal optimization.
    • PR #226: Implements NFA state compression in the lazy DFA.
    • PR #223: A fully anchored RegexSet can now short-circuit.