- Notifications
You must be signed in to change notification settings - Fork90
Releases: scala/scala-async
1.0.1
d022be5
Compare
- Cross compile for Scala.js (#275 by@OndrejSpanel)
This release was brought to you by 3 contributors, according togit shortlog -sn --no-merges @ ^v1.0.0
. Thank you Seth Tisue, Scala Steward, Ondřej Španěl.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1.0.0
d12094b
Compare
- Requires Scala 2.12.14+ or 2.13.6+ with the
-Xasync
compiler option enabled. These compilers contain integrated support for the scala-async transformation. See#237
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1.0.0-M1
5d007a2
Compare
- Requires Scala 2.12.12 or 2.13.3 with the
-Xasync
compiler option enabled. These compilers contain integrated support for the scala-async transformation. See#237
Includes changes in the1.0 milestone merged prior to 15 July 2020.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.10.0 for 2.12, 2.13.0-RC1
a425e4f
Compare
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.9.7 for Scala 2.13.0-M5
6d3cecb
Compare
Merge pull request #204 from alexarchambault/topic/scala-2.13.0-M5Try to add 2.13.0-M5 support
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.9.7 for Scala 2.11+
Compare
- Cross publishes to 2.13.0-M2
- #172 Improves performance of macro
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.9.6 for Scala 2.11, 2.12
Compare
- Support for Scala 2.12
- Enable a compiler plugin to use the async transform after patmat
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.9.6-RC6 for Scala 2.11, 2.12
Compare
Merge pull request #162 from retronym/bump/RC2Bump Scala version to 2.12.0-RC2
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.9.6-RC5 for Scala 2.11, 2.12
Compare
- Fix a problem in release process for Scala 2.12 version
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v0.9.6-RC4 for Scala 2.11, 2.12
Compare
- Compatibility with Scala 2.12
Assets2
Uh oh!
There was an error while loading.Please reload this page.