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: remove generic seekend method #229

Merged
merged 2 commits into from
Jul 1, 2024
Merged

BREAKING: remove generic seekend method #229

merged 2 commits into from
Jul 1, 2024

Conversation

nhz2
Copy link
Member

@nhz2 nhz2 commented Jun 24, 2024

Fixes #109

See #183 for the reasoning for this change.

I am also removing emptybuffer! because it is now an unused internal method.

@nhz2 nhz2 marked this pull request as ready for review June 26, 2024 14:59
@nhz2 nhz2 requested review from jakobnissen and mkitti June 26, 2024 14:59
@nhz2
Copy link
Member Author

nhz2 commented Jun 26, 2024

After this and #230 is merged I'll make a PR to update the version to 0.11

@mkitti
Copy link
Member

mkitti commented Jun 26, 2024

Please provide guidance on how to migrate with the breaking change or at least provide further documentation on the change.

@nhz2 nhz2 merged commit 1dbf35c into master Jul 1, 2024
25 of 26 checks passed
@nhz2 nhz2 deleted the nz/remove-seekend branch July 1, 2024 12:28
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.

seekstart/seek/seekend leads to invalid position
2 participants