v0.7.0
- In place of returning Promise (and interfering with ability to access as class), use standard
donemechanism for invoking callback when async behaviors complete (and in doing so, avoid throwing uncaught Promise, instead log any errors to stderr)