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

Upgrade and fixes for 0.24 #1661

Merged
merged 4 commits into from Jan 31, 2022

Conversation

HeroicKatora
Copy link
Member

Extract and rebase all the version upgrades for 0.24. This ensures we have patch notes in one single commit chain, not interrupted by fixes and upgrades.

The quickcheck now exits early when checking resizing when it runs into
the case where we are limited by `u32::MAX`. These cases should still be
handled fine but in general should probably be covered by a separate
test. In particular we can no longer expect the new size to be exact in
the requested dimension.
@HeroicKatora HeroicKatora merged commit 5231652 into image-rs:master Jan 31, 2022
@HeroicKatora HeroicKatora deleted the upgrade-and-fixes-for-0.24 branch January 31, 2022 17:16
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.

None yet

1 participant