PyCron Changelog

What's new in PyCron 0.5.9.0

Aug 27, 2009
  • rotating log file (pycron.log pycron.log.1 pycron.log.2 - each max. 100k)
  • support of missed tasks ('!' or '*' in front of commands)
  • output of process id in log file (except python scripts)
  • support of environment variables in commands (e.g. %comspec%)
  • weekdays and month can be specified as names
  • config file pycron.cfg (crontab location, log file location and weekday format)
  • changed day of Week back to unix format (can be changed to version 0.4 mode in crontab.cfg)