Parboiled2 v2.0.0-RC2 Release Notes

Release Date: 2014-06-03 // almost 10 years ago
    • ๐Ÿ›  Fixed #72 by introducing CharPredicate.RangeBasedPredicate, renamed CharPredicate.CharMask to CharPredicate.MaskBased
    • ๐Ÿ›  Fixed #74 by moving parser macro implementations out of Parser companion object
    • โœ‚ Removed charAndValue and stringAndValue implicits due to bad value/risk ratio
    • โž• Added test showcasing implicit whitespace matching
    • ๐ŸŽ Extended CharUtils with more high-performance helpers