Skip to content

Releases: EmbarkStudios/poll-promise

0.3.0 - 2023-08-27

28 Sep 09:13
Compare
Choose a tag to compare

Added

  • Support async-std executor #15
  • smol feature to enable the use of smol
  • refactor Promise::spawn_async into two new functions, Promise::spawn_async and Promise::spawn_local
  • smol_tick_poll feature to automatically tick the smol executor when polling promises

Changed

  • spawn_async is now called spawn_local on web.

Fixed

  • Undefined behavior in PromiseImpl::poll and PromiseImpl::block_until_ready

0.2.0

24 Oct 11:21
4d5161e
Compare
Choose a tag to compare
Release 0.2.0