Changelog for
ruby2.2-rubygem-crono-1.1.2-1.3.i586.rpm :
Fri Dec 9 13:00:00 2016 cooloAATTsuse.com
- updated to version 1.1.2
see installed Changes.md
Wed Nov 30 13:00:00 2016 cooloAATTsuse.com
- updated to version 1.1.1
see installed Changes.md
1.1.0
- ----------
- Rails 3 and old Rubies are not supported anymore, sorry rails 3 guys...
- Requires Ruby 2.2.2 or newer
- Fixed crash when no jobs defined in your cronotab
- Some doc updates (thanks to AATTpachacamac)
- Job will schedule on: today if at: time not passed (thanks to AATTacolyer)
- Job log truncating (thanks to AATTreiz)
Fri Jul 1 14:00:00 2016 cooloAATTsuse.com
- updated to version 1.0.3
see installed Changes.md
1.0.3
- ----------
- \"every 1 week\" jobs now displaying on Rails 5 as \"1 week\" not as \"7 days\"
- Liberal gem dependencies to support both Rails 4 and Rails 5
1.0.2
- ----------
- Fix table_name_suffix/prefix issue: https://github.com/plashchynski/crono/issues/33
1.0.1
- ----------
- Fix job saving
1.0.0
- ----------
- Rails 5 support (thanks to AATTadamico)
- Possibility to schedule jobs with arguments (thanks to AATTpreisanalytics)
- Added :within option to run only within given time interval (thanks to AATTlhz)
- daemon gem support (thanks to AATTpreisanalytics) https://github.com/plashchynski/crono/pull/37
- Support multiple nodes (thanks to AATTNatural-Intelligence)
- Fixed DB connection pool issue (thanks to AATTChandravatiSG)
Sun Jun 26 14:00:00 2016 cooloAATTsuse.com
- updated to version 1.0.2
see installed Changes.md
Sat Jun 25 14:00:00 2016 cooloAATTsuse.com
- updated to version 1.0.1
see installed Changes.md
Wed Apr 6 14:00:00 2016 cooloAATTsuse.com
- updated to version 1.0.0
see installed Changes.md
0.9.1
- ----------
- Add ability to define minimal time between job executions to support multiple corno nodes, so two different nodes will not execute the same job
Fri Aug 14 14:00:00 2015 jmassaguerplaAATTsuse.com
- initial commit