Releases: Belphemur/Job.Scheduler
Releases · Belphemur/Job.Scheduler
v3.1.8
14 Dec 15:32
Compare
Sorry, something went wrong.
No results found
3.1.8 (2023-12-14)
Performance Improvements
Readme: Add readme to package (af50942 )
v3.1.7
14 Dec 15:21
Compare
Sorry, something went wrong.
No results found
3.1.7 (2023-12-14)
Bug Fixes
JobRunner: Be sure that all jobs are run into tasks (7bb4ac8 )
v3.1.6
09 Feb 15:41
Compare
Sorry, something went wrong.
No results found
3.1.6 (2023-02-09)
Bug Fixes
Debounce: Be sure to only remove the debouncing key when the DebounceJob has succeeded, not when it was debounced. (33bb8ff )
v3.1.5
09 Feb 13:51
Compare
Sorry, something went wrong.
No results found
3.1.5 (2023-02-09)
Bug Fixes
Job: fix possible null case when stopping a job (cf7efc6 )
v3.1.4
09 Feb 13:34
Compare
Sorry, something went wrong.
No results found
3.1.4 (2023-02-09)
Bug Fixes
debounce: Be sure to interrupt old running job when debouncing (a45735c )
v3.1.3
05 Feb 18:13
Compare
Sorry, something went wrong.
No results found
3.1.3 (2023-02-05)
Bug Fixes
debounce: Be sure only the last job is ran in case of debounce. (ae8e50a )
v3.1.2
05 Feb 17:38
Compare
Sorry, something went wrong.
No results found
3.1.2 (2023-02-05)
Performance Improvements
DebounceJob: Improve the logic of the debounce job (fed865b )
v3.1.1
27 Nov 04:06
Compare
Sorry, something went wrong.
No results found
3.1.1 (2022-11-27)
Bug Fixes
Scope::Dispose: Fix issue where we dispose the scope too early (f23e9ae )
v3.1.0
27 Nov 03:45
Compare
Sorry, something went wrong.
No results found
3.1.0 (2022-11-27)
Features
Scope: Create a new scope every time we build a job (6ae54b8 )
v3.0.2
05 Oct 04:07
Compare
Sorry, something went wrong.
No results found
3.0.2 (2022-10-05)
Bug Fixes
Scope: Fix issue with scope being discarded and we still need access to the JobKey (55a495f )