-
Fix error introduced in 0.5.0 so now least one clock tick occurs when starting and ending at the same time #41
Robin Brandt
-
Support timecop safe mode #39
Felix Dumit
-
Test against ruby 3.0, 3.1, 3.2
Kevin Murphy
-
Remove testing prior clockwork versions
- Kevin Murphy
-
Test against latest release version of clockwork at the time: 2.0.4
- Kevin Murphy
-
Test against latest ruby 2.5.x, 2.6.x, 2.7.x
- Kevin Murphy
-
Update rake
- Kevin Murphy
-
Support clockwork callbacks #34
Rahul Agrawal
-
Introduce release process documentation #14
Kevin Murphy
-
Test against master branch of clockwork #18
Kevin Murphy
-
Add activesupport as dev dependency #19
Kevin Murphy
-
Update ruby point versions in testing matrix #22
Kevin Murphy
-
Add clockwork 2.0.3, support
skip_first_run
option #25 -
Default
end_time
to current time ifstart_time
is provided with no end time #26
-
Refactor custom matcher to remove repeated code #8
Kevin Murphy
-
Test against ruby 2.3 explicitly #9
Kevin Murphy
-
Avoid changing global time zone state #10
Adam Prescott
-
Add Appraisal to test various versions of clockwork #13
Kevin Murphy
-
Update run loop to support clockwork versions >= 2.01 #13
Kevin Murphy
-
Pass clock file configuration to Clockwork::Test::Manager #7
Kevin Murphy