It's been 9 months since last release, and a lot of work happened on main since then. People keep running into some of the bugs in production, see e.g. image-rs/image#2913
I have cherry-picked just the bugfixes into release-0.2.5 branch so we could ship them with minimal disruption. All 3 git cherry-picks applied without any conflicts. That branch should be ready to be cargo published.
@197g could you take a quick look at the diff and run cargo publish?
It's been 9 months since last release, and a lot of work happened on main since then. People keep running into some of the bugs in production, see e.g. image-rs/image#2913
I have cherry-picked just the bugfixes into release-0.2.5 branch so we could ship them with minimal disruption. All 3 git cherry-picks applied without any conflicts. That branch should be ready to be
cargo published.@197g could you take a quick look at the diff and run
cargo publish?