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

Breaking API improvements #94

Merged
merged 4 commits into from
Mar 28, 2025
Merged

Breaking API improvements #94

merged 4 commits into from
Mar 28, 2025

Conversation

oschwald
Copy link
Owner

  • Add missing changes for 0.25.0
  • Fix a bug in the bounds checking
  • Return an Option rather than AddressNotFoundError
  • Refactor error handling
  • Refactor repeated code into function

when resolving a data pointer.
when an address is not in the database. This seems more idiomatic given
that it is an expected situation. This will hopefully make the error
handling simpler.

Closes #83.
To allow getting the underlying errors.
@oschwald oschwald merged commit af7697a into main Mar 28, 2025
38 checks passed
@oschwald oschwald deleted the greg/option branch March 28, 2025 15:48
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