CREDITS.txt in rufus-scheduler-2.0.19 vs CREDITS.txt in rufus-scheduler-2.0.20
- old
+ new
@@ -2,10 +2,13 @@
= CREDITS.txt
== Contributors
+- Thomas Sevestre (https://github.com/thomassevestre) :exception option
+- Matteo Cerutti - last_time / previous_time idea (and initial implementation)
+- Aimee Rose (https://github.com/AimeeRose) cronline and > 24
- Lucy Fu (https://github.com/lfu) arg error on <= 0 "every" freq
- Rainux Luo (https://github.com/rainux) multiple mutexes
- Andrew Davey (https://github.com/asdavey) "L" in cron lines
- Stig Kleppe-Jørgensen (https://github.com/stigkj)
- Danny "northox" Fullerton (https://github.com/northox) negative time strings
@@ -20,9 +23,10 @@
- TobyH (http://github.com/tobyh), faster and cleaner CronLine#next_time
== Feedback
+- Hongli Lai - Scheduler#stop(:terminate => true) request
- Tero Tilus - raises on unsupported/unknown options
- Louis Coilliot - Scheduler#running_jobs
- Henrique G. Testa - pause/resume concept
- Sam Gibson - https://github.com/samfoo - exception handling hardening
- sha1dy - https://github.com/sha1dy - every and overlapping exception issue