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

Push new minor version to crates.io with most recent version of raw-window-handle. #1278

Closed
grantshandy opened this issue Dec 26, 2022 · 8 comments

Comments

@grantshandy
Copy link

grantshandy commented Dec 26, 2022

Currently, the most recent version of sdl on crates.io depends on 0.4.2, however, lots of new libraries require more recent versions of raw-window-handle (e.g. most recent version of wgpu). I see that the repository has the most recent version.

Perhaps a branch can be created and the new version of raw-window-handle be the only difference, then have it pushed to crates.io? It's currently a breaking issue in a project where I use sdl2.

@Cobrand
Copy link
Member

Cobrand commented Dec 27, 2022

It cannot be a minor version since there are a lot of breaking changes since the last time. In the meantime, you can use the git version with the commit 819ab43 in your project.

@coderedart
Copy link

is there a rough release date for next sdl2 release with raw window handle 0.5? I need to release a crate that depends on sdl2/wgpu and if possible, i would like to delay it until sdl2 gets the new release.

@coderedart
Copy link

bump. its been more than a month, so maybe its time for a new release?

@949f45ac
Copy link

Hey there, would also appreciate the release of new version with updated raw-window-handle.

@Alexandre-P-J
Copy link

bump

@Cobrand
Copy link
Member

Cobrand commented Dec 26, 2023

0.36.0 was pushed a few weeks ago on crates.io with raw-window-handle 0.5.0

@Cobrand Cobrand closed this as completed Dec 26, 2023
@Alexandre-P-J
Copy link

Any chance we get support for raw-window-handle 0.6.0? it's out since early October and deprecated the raw handle traits.

@Cobrand
Copy link
Member

Cobrand commented Dec 30, 2023

Please create a new ticket, and also PR are always welcome.

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

No branches or pull requests

5 participants