Skip to content

3.0.0 Beta 4

Pre-release
Pre-release
Compare
Choose a tag to compare
@kelunik kelunik released this 16 Jan 16:54
v3.0.0-beta.4

Note: This is a pre-release, there might be breaking changes in the final stable version.

  • Mark Future template parameter as covariant
  • Add compatibility with revolt/event-loop v0.2.x
  • Improve exception message of UnhandledFutureError
  • Cancel DeferredCancellation when destroyed (#382)
  • Rename combinators, introduce CompositeLengthException (#383)
    • raceawaitFirst
    • anyawaitAny
    • someawaitAnyN
    • settleawaitAll
    • allawait
    • The old names have been kept for a migration phase, but will be removed before the final v3 release.