Skip to content

v0.3.3

Compare
Choose a tag to compare
@mbruggmann mbruggmann released this 08 Jul 16:54
· 36 commits to master since this release
  • New: allAsMap (#70), thanks @sashahe
  • New: Combining an arbitrary number of futures (#61)
  • Improved fail-fast behavior for allAsList and joinList (#68), thanks @JoseAlavez