Skip to content

Releases: simplymadeapps/simple_scheduler

Version 0.2.7

20 Mar 23:10

Choose a tag to compare

  • Fix error with :at times without a specified hour during the last hour of the day #16

Version 0.2.6

17 Mar 18:10

Choose a tag to compare

  • Raise an error if an invalid run 'at' time is given #14

Version 0.2.5

21 Feb 17:23

Choose a tag to compare

  • Fix issue with using nil time zone when included in the configuration file #11

Version 0.2.4

27 Jan 16:39

Choose a tag to compare

  • Add rake task for resetting the future jobs queue #7

Version 0.2.3

12 Dec 16:45

Choose a tag to compare

  • Clean up/add comments to some confusing code/update readme #6

Version 0.2.2

09 Dec 16:11

Choose a tag to compare

  • Refactor: Move parsing of Task :at options to separate class #4

Version 0.2.1

08 Dec 19:57

Choose a tag to compare

  • Fix issue with the Sidekiq arguments hash using string keys #2

Verison 0.2.0

08 Dec 17:01

Choose a tag to compare

  • Add optional :expires_after option when defining tasks #1

Version 0.1.0

07 Dec 14:50

Choose a tag to compare

Initial Release