This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
v0.5.0
- 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!)