Skip to content

Commit d208a02

Browse files
committed
Belatedly updated 0.6.0 ann with more published libs
1 parent c896df8 commit d208a02

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

_posts/news/2015-02-05-announcing-scalajs-0.6.0.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,12 @@ The following libraries have already been upgraded and published for 0.6.0:
3636
* [Autowire](https://github.com/lihaoyi/autowire): `"com.lihaoyi" %%% "autowire" % "0.2.4"`
3737
* [scalajs-angulate](https://github.com/jokade/scalajs-angulate): `"biz.enef" %%% "scalajs-angulate" % "0.1"`
3838
* [scalajs-angular](https://github.com/greencatsoft/scalajs-angular): `"com.greencatsoft" %%% "scalajs-angular" % "0.3"`
39-
* [scalaz](https://github.com/japgolly/scalaz): `"com.github.inthenow" %%% "scalaz" % "7.1.0-4"` (via [@japgolly](https://github.com/japgolly))
39+
* [scalaz](https://github.com/japgolly/scalaz): `"com.github.japgolly.fork.scalaz" %%% "scalaz-xxx" % "7.1.0-4"`
40+
* [Monocle](https://github.com/japgolly/Monocle): `"com.github.japgolly.fork.monocle" %%% "monocle-xxx" % "1.0.1"`
41+
* [NICTA/rng](https://github.com/japgolly/rng): `"com.github.japgolly.fork.nicta" %%% "rng" % "1.3.0"`
42+
* [Shapeless](https://github.com/japgolly/shapeless): `"com.github.japgolly.fork.shapeless" %%% "shapeless" % "2.0.0"`
43+
* [scalajs-react](https://github.com/japgolly/scalajs-react): `"com.github.japgolly.scalajs-react" %%% "xxx" % "0.7.2"`
44+
* [nyaya](https://github.com/japgolly/nyaya): `"com.github.japgolly.nyaya" %%% "xxx" % "0.5.2"`
4045

4146
The following testing frameworks are available:
4247

0 commit comments

Comments
 (0)