Skip to content

v0.7.0

Choose a tag to compare

@brettz9 brettz9 released this 09 May 12:06
· 92 commits to master since this release
  • In place of returning Promise (and interfering with ability to access as class), use standard done mechanism for invoking callback when async behaviors complete (and in doing so, avoid throwing uncaught Promise, instead log any errors to stderr)