Skip to content

Commit a8b195c

Browse files
committed
Add more released projects.
parboiled/spray-json via: https://twitter.com/sirthias/status/458573692373827584 not yet on maven
1 parent 58a8018 commit a8b195c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

hand-written.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,14 +117,15 @@ The following Scala projects have already been released against 2.11.0! We'd lov
117117
"com.propensive" %% "rapture-json" % "0.9.1"
118118
"com.propensive" %% "rapture-io" % "0.9.1"
119119
"org.scala-stm" %% "scala-stm" % "0.7"
120+
"org.parboiled" %% "parboiled-scala" % "1.1.6"
121+
"io.spray" %% "spray-json" % "1.2.6"
122+
"org.scalamacros" % "paradise" % "2.0.0" cross CrossVersion.full
120123

121124
The following projects were released against 2.11.0-RC4, with an 2.11 build hopefully following soon:
122125

123126
"org.scalafx" %% "scalafx" % "8.0.0-R4"
124127
"org.scalafx" %% "scalafx" % "1.0.0-R8"
125-
"org.scalamacros" %% "paradise" % "2.0.0-M7"
126128
"com.clarifi" %% "f0" % "1.1.1"
127-
"org.parboiled" %% "parboiled-scala" % "1.1.6"
128129
"org.monifu" %% "monifu" % "0.4"
129130

130131
### Cross-building with sbt 0.13

0 commit comments

Comments
 (0)