1.7.0
1.7.0 (2024-01-16)
Feat
- Scheduler: Respond to cancelled futures (#214)
- scheduler: Handled errors with specific method (#213)
Fix
- History: Explicitly check type in add() (#210)
[main 672889b] bump: version 1.6.0 → 1.7.0
3 files changed, 14 insertions(+), 3 deletions(-)
What's Changed
- fix(History): Explicitly check type in add() by @eddiebergman in #210
- feat(scheduler): Handled errors with specific method by @eddiebergman in #213
- feat(Scheduler): Respond to cancelled futures by @eddiebergman in #214
- test: Update fixtures to be explicitly function scope by @eddiebergman in #215
Full Changelog: 1.6.0...1.7.0