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

Add deprecated re-export of ImageReader as Reader #2252

Merged
merged 7 commits into from
Jun 2, 2024

Conversation

ripytide
Copy link
Member

@ripytide ripytide commented Jun 2, 2024

As requested in #2243, some module renaming was required to ensure the current io can become private while still re-exporting the deprecated Reader type synonym from a top-level module called io.

@fintelia
Copy link
Contributor

fintelia commented Jun 2, 2024

Looking more closely, io::Limits and io::LimitSupport will also need to be re-exported to avoid it being a breaking change

@ripytide
Copy link
Member Author

ripytide commented Jun 2, 2024

I've added re-exports for them too.

@fintelia fintelia merged commit 6e73a17 into image-rs:main Jun 2, 2024
32 checks passed
@fintelia
Copy link
Contributor

fintelia commented Jun 2, 2024

Thanks!

@ripytide ripytide deleted the re-export-reader branch June 2, 2024 22:36
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.

2 participants