Resonate v0.5.2
Release Notes - Version 0.5.2
Overview
This is a small release with new features.
New Features
- Add
ctx.sleep
to suspend execution for a specified amount of time. - Add
sync
andwait
methods to the DurablePromise class.
What's Changed
- Add sync and wait to durable promise class by @dfarr in #112
- Add context sleep by @dfarr in #113
- Bump 0.5 by @dfarr in #114
- Bump version by @dfarr in #115
Full Changelog: v0.5.1...v0.5.2