Resonate v0.5.2
Release Notes - Version 0.5.2
Overview
This release introduces a new feature and an enhancement.
New Features
- Added support for simple timers.
Enhancements
- Optimized the scheduling of promises by adding a limit to the query.
What's Changed
- add: limit while scheduling promises by @aneessh18 in #307
- feat(timers): enabling simple timers by @guergabo in #308
- fix(postgres): query bug, one too many args by @guergabo in #314
New Contributors
- @lucperkins made their first contribution in #291
- @aneessh18 made their first contribution in #307
Full Changelog: v0.5.1...v0.5.2