Skip to content

Releases: ikhvorost/PromiseQ

1.7.0

22 Sep 13:17

Choose a tag to compare

Added:

  • Promise initializer can throw errors
  • Promise initializer can return a promise
  • isCancelled property
  • await global function

Fixed:

  • Promise's timeout and cancellation race conditions

1.6.0

06 Apr 21:52

Choose a tag to compare

Added:

  • Network requests: fetch, upload, download
  • Errors: PromiseError.cancelled, PromiseError.empty
    Fixes

1.5.0

02 Mar 15:22

Choose a tag to compare

  • Added Promise.any
  • Fixes

1.4.0

22 Jan 21:45

Choose a tag to compare