0.3.2
- Fixed
Regex/Patternconverted to their string representations with loss of flags; - Made
Parsed<T>.remainderpublic; - Optimized
TokenizerMatchesSequenceto avoid redundant objects allocation
Regex / Pattern converted to their string representations with loss of flags;Parsed<T>.remainder public;TokenizerMatchesSequence to avoid redundant objects allocation