Skip to content

Releases: smol-rs/async-compat

v0.2.5

24 Aug 14:17

Choose a tag to compare

  • Fix a bug where the tokio runtime would disappear. (#38)

v0.2.4

01 Jun 14:25
v0.2.4

Choose a tag to compare

  • Derive Clone for Compat. (#27)
  • Rather than spawning our own tokio runtime all of the time, reuse an
    existing runtime if possible. (#30)

v0.2.3

18 Oct 02:16
d0f4e80

Choose a tag to compare

  • Enter the tokio context while dropping wrapped tokio types. (#22)

v0.2.2

25 Sep 18:03
e7a7ea5

Choose a tag to compare

  • Add smol-rs logo to the docs. (#19)