v3.0.0
3.0.0 (2022-10-04)
Features
- Scope: Respect the scope of the job by building it on-demand and always rebuilding it for recurring jobs (bd623f4)
BREAKING CHANGES
- Scope: The scheduling API is now type with generic. It shouldn't impact too much your code unless you've implemented your own IContainerJob which use a generic now.