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

rewrite #28

Merged
merged 6 commits into from
Aug 12, 2024
Merged

rewrite #28

merged 6 commits into from
Aug 12, 2024

Conversation

boneskull
Copy link
Owner

@boneskull boneskull commented Aug 12, 2024

BREAKING CHANGE: Nearly everything

This changes the API to be a basket of functions instead of classes.

Split "event received" and "event sent" into their own functions.

(Almost) all functions have "run until" and "wait for" implementations. All functions have an implementation which accepts options.

@boneskull boneskull force-pushed the rewrite branch 2 times, most recently from 72910b0 to 0d8c668 Compare August 12, 2024 22:37
BREAKING CHANGE: Nearly everything

This changes the API to be a basket of functions instead of classes.

Split "event received" and "event sent" into their own functions.

(Almost) all functions have "run until" and "wait for" implementations. All functions have an implementation which accepts options.
@boneskull boneskull added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 12, 2024
@boneskull boneskull merged commit 8b8533b into main Aug 12, 2024
10 checks passed
@boneskull boneskull deleted the rewrite branch August 12, 2024 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant