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

Next release on crates.io #292

Closed
surban opened this issue May 10, 2024 · 6 comments · Fixed by #296
Closed

Next release on crates.io #292

surban opened this issue May 10, 2024 · 6 comments · Fixed by #296

Comments

@surban
Copy link
Contributor

surban commented May 10, 2024

Would it be possible to publish a new release to crates.io in the near future?

@grovesNL
Copy link
Owner

Yeah absolutely, I can try to make a release soon. Is there any specific functionality you're waiting on (just curious)?

@surban
Copy link
Contributor Author

surban commented May 14, 2024

I am mainly interested in edfd08e.

I think pushing this out in the near future is important given the role glow has in the ecosystem. Otherwise libraries building on top of glow will stop supporting Send + Sync for their data types.

@Drakulix
Copy link

Drakulix commented Jul 4, 2024

Same thing here btw, smithay is blocked on Send+Sync for updating glow: Smithay/smithay#1195

This also prevents us from updating our egui-glue code to the latest version.

@grovesNL
Copy link
Owner

grovesNL commented Jul 8, 2024

Sorry for the delay! I'd like to fix #289 before making the next release but haven't gotten around to it yet. Anyone else can feel free to take a look if you'd like though. It's unlikely anyone will hit it in practice, but I don't want the callback to change much more across releases (especially in case we might have to change the public callback type for some reason).

@victoryforphil
Copy link

Any update now it seems #289 is completed?

@grovesNL
Copy link
Owner

Just released 0.14 https://crates.io/crates/glow

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 a pull request may close this issue.

4 participants