You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: this branch targets Scala 2.11.x, support for Scala 2.10.x has been moved to [this branch](https://github.com/scala/async/tree/2.10.x).
4
4
@@ -22,6 +22,8 @@ to match your project’s Scala version):
22
22
</dependency>
23
23
```
24
24
25
+
Scala 2.12 support is introduced in 0.9.6-RC5.
26
+
25
27
After adding a scala-async to your classpath, write your first `async` block:
0 commit comments