Scala-parser-combinators 1.0.3
Scala-parser-combinators 1.0.3 is now available!
Scala-parser-combinators 1.0.3 is a bugfix release and is binary compatible with previous 1.0.x versions.
-
In SBT (for Scala 2.11+):
libraryDependencies += "org.scala-lang.modules" %% "scala-parser-combinators" % "1.0.3"
-
Or obtain it via Maven Central
One issue was fixed in this release:
A big thank you to everyone who contributed to this release!
According to git shortlog -sn --no-merges v1.0.1..v1.0.2
, 4 people contributed code to v1.0.3: Antoine Gourlay, Adriaan Moors, Jon Pretty, Lukas Rytz.