Skip to content

anyspawn v0.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 14:41
· 145 commits to main since this release
191a66c
  • ✨ Features

    • make Spawner usable without features (#343)
    • allow creating spawner using tokio handle (#341)
    • the Spawner is now thread aware (#330)
  • ⚠️ Breaking

    • the crate does not have any default features enabled anymore
    • the custom spawner is now always available