Scala Async Versions Save

An asynchronous programming facility for Scala

v1.0.1

2 years ago
  • Cross compile for Scala.js (#275 by @OndrejSpanel)

This release was brought to you by 3 contributors, according to git shortlog -sn --no-merges @ ^v1.0.0. Thank you Seth Tisue, Scala Steward, Ondřej Španěl.

v1.0.0

2 years ago
  • 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

v1.0.0-M1

3 years ago

Includes changes in the 1.0 milestone merged prior to 15 July 2020.

v0.10.0

5 years ago

v0.9.7#2.13.0-M5#8

5 years ago

v0.9.7

6 years ago
  • Cross publishes to 2.13.0-M2
  • #172 Improves performance of macro

v0.9.6

7 years ago
  • Support for Scala 2.12
  • Enable a compiler plugin to use the async transform after patmat

v0.9.6-RC6

7 years ago

v0.9.6-RC5

7 years ago
  • Fix a problem in release process for Scala 2.12 version

v0.9.6-RC4

7 years ago
  • Compatibility with Scala 2.12