Skip to content

Releases: fonsp/Promises.jl

v0.1.0

13 Mar 15:20
5c999b3
Compare
Choose a tag to compare

Promises v0.1.0

Closed issues:

  • TODO: then/catch handler can return promise (#1)

Merged pull requests:

  • Make promise handlers synchronous, with an async macro like JS async (#2) (@fonsp)