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

Make raw_*_handle return a result #122

Merged
merged 5 commits into from
Jun 17, 2023
Merged

Make raw_*_handle return a result #122

merged 5 commits into from
Jun 17, 2023

Commits on Jun 10, 2023

  1. Make raw_*_handle return a result

    This is a breaking change.
    notgull committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    b326f56 View commit details
    Browse the repository at this point in the history
  2. Unify the error types

    notgull committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    30b0245 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    notgull committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    e2a075c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Change Error to HandleError

    notgull committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    dbb0bfd View commit details
    Browse the repository at this point in the history
  2. fmt

    notgull committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    9610352 View commit details
    Browse the repository at this point in the history