better-parse v0.3.2 Release Notes

Release Date: 2017-12-02 // over 6 years ago
    • 🛠 Fixed Regex / Pattern converted to their string representations with loss of flags;
    • 📜 Made Parsed<T>.remainder public;
    • ⚡️ Optimized TokenizerMatchesSequence to avoid redundant objects allocation