Skip to content

Update schedule to 1.0.0 - #134

Closed
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-schedule-0.6.0-to-1.0.0
Closed

Update schedule to 1.0.0#134
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-schedule-0.6.0-to-1.0.0

Conversation

@pyup-bot

@pyup-bot pyup-bot commented Feb 1, 2021

Copy link
Copy Markdown
Collaborator

This PR updates schedule from 0.6.0 to 1.0.0.

Changelog

1.0.0

++++++++++++++++++

Depending on your configuration, the following bugfixes might change schedule's behaviour:

- Fix: idle_seconds crashes when no jobs are scheduled. See 401. Thanks yoonghm!
- Fix: day.at('HH:MM:SS') where HMS=now+10s doesn't run today. See 331. Thanks qmorek!
- Fix: hour.at('MM:SS'), the seconds are set to 00. See 290. Thanks eladbi!
- Fix: Long-running jobs skip a day when they finish in the next day 404. Thanks 4379711!

Other changes:

- Dropped Python 2.7 and 3.5 support, added 3.8 and 3.9 support. See 409
- Fix RecursionError when the job is passed to the do function as an arg. See 190. Thanks connorskees!
- Fix DeprecationWarning of 'collections'. See 296. Thanks gaguirregabiria!
- Replaced Travis with Github Actions for automated testing
- Revamp and extend documentation. See 395
- Improved tests. Thanks connorskees and Jamim!
- Changed log messages to DEBUG level. Thanks aisk!
Links

@pyup-bot

Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #161

@pyup-bot pyup-bot closed this Apr 12, 2021
@Kvm99
Kvm99 deleted the pyup-update-schedule-0.6.0-to-1.0.0 branch April 12, 2021 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant