regex v0.1.67 Release Notes

    • PR #201: Fix undefined behavior in the regex! compiler plugin macro.
    • PR #205: More improvements to DFA performance. Competitive with RE2. See PR for benchmarks.
    • PR #209: Release 0.1.66 was semver incompatible since it required a newer version of Rust than previous releases. This PR fixes that. (And 0.1.66 was yanked.)