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

feat: simplify API (breaking) #7

Merged
merged 7 commits into from
Mar 17, 2024
Merged

feat: simplify API (breaking) #7

merged 7 commits into from
Mar 17, 2024

Conversation

pevers
Copy link
Owner

@pevers pevers commented Mar 10, 2024

SImplify API by making method names more explicit.

  • Removed enum NoSleepType since the types are not really cross platform, replaced them with explicit method calls on the trait
  • Made errors more generic with a string type, instead of tying it to system specific traces

Tested on:

  • MacOS
  • Windows
  • Linux

@pevers pevers merged commit 90147f1 into main Mar 17, 2024
7 checks passed
@pevers pevers deleted the peter/simplify-api branch March 17, 2024 13:33
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