Parboiled2 v2.1.1 Release Notes

Release Date: 2016-02-01 // about 8 years ago
    • ⬆️ Upgraded to Scala 2.11.7 and shapeless 2.2.5
    • 🛠 Fixed StringIndexOutOfBoundsException in ParserInput (#138)
    • ✂ Removed left-over printStackTrace (#157)
    • Enable repetition range definition via val (#153)
    • ➕ Added OSGi manifests via sbt-osgi plugin