Skip to content

Releases: floscodes/coroutinez

v0.1.0

27 Jun 17:33
d0eee81

Choose a tag to compare

Breaking Changes

  • Rename package from azync to coroutinez
  • Rename datatype Future to Task
  • Rename Await method to join

Docs

  • Refactor README and improve example by @bnidev in #2