Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

v0.5.0

Compare
Choose a tag to compare
@lencioni lencioni released this 08 Jul 17:02
· 576 commits to master since this release
  • Examples that require asynchronicity can now return a Promise instead of relying on the done callback.
  • Improved stack traces for errors when running examples (thanks @serena-w!)