v3.3.4
Fixes
-
Ensure multiples schedules of the same job with different chains of dependent jobs are properly processed. Identified in #108, by @nulltoken.
-
Teach
IRuntimeJobRegistry.RemoveJob()
to clean up potential dependent jobs. Fixes #107, by @nulltoken.