-
-
Notifications
You must be signed in to change notification settings - Fork 134
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
Comments
Yeah absolutely, I can try to make a release soon. Is there any specific functionality you're waiting on (just curious)? |
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 |
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. |
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). |
Any update now it seems #289 is completed? |
Just released 0.14 https://crates.io/crates/glow |
Would it be possible to publish a new release to crates.io in the near future?
The text was updated successfully, but these errors were encountered: