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!: return errors as values where appropriate #7

Merged
merged 3 commits into from
Jun 13, 2023
Merged

Conversation

ttytm
Copy link
Owner

@ttytm ttytm commented Jun 13, 2023

Fixes #6

The change only concerns the BarType.progress() methods.

Additionally, comments on errors are updated and internal handling of IError returns is abstracted.

This change only concerns the `BarType.progress()` methods and is a
breaking change.
@ttytm ttytm merged commit 84f1a5d into main Jun 13, 2023
7 checks passed
@ttytm ttytm deleted the feat/return-errors branch June 13, 2023 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

return errors
1 participant