Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 67: Remove deprecated parts #85

Merged
merged 2 commits into from
Nov 12, 2023
Merged

Conversation

fohrloop
Copy link
Owner

@fohrloop fohrloop commented Nov 12, 2023

Removed set_keepawake and unset_keepawake functions and the keepawake context manager. These were deprecated in 0.7.0 and are replaced with the new api: keep.running and keep.presenting context managers.

This was deprecated 2023-06-11 in wakepy 0.7.0

Removed: set_keepawake, unset_keepawake, keepawake

The 0.8.0 release will have the same functionality as 0.7.0
but with the new API: keep.running and keep.presenting
@fohrloop fohrloop merged commit fb388fe into main Nov 12, 2023
@fohrloop fohrloop deleted the issue-67-remove-deprecated branch November 12, 2023 15:44
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