Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@jeskew jeskew released this 08 Mar 01:16
· 131 commits to 2.0 since this release
  • Update EachPromise to prevent recurring on a iterator when advancing, as this
    could trigger fatal generator errors.
  • Update Promise to allow recursive waiting without unwrapping exceptions.