-
-
Notifications
You must be signed in to change notification settings - Fork 7
New release #94
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
Comments
This is a tracking list for **"Code regen for gtk-rs/glib#513"**:
Not part of
EDIT: added to first comment Edit: gtk-rs/gtk#870 & gtk-rs/examples#257 merged. Note: I think we can remove the "Not part of gtk-rs organisation: etc." from the first comment. |
@sdroege Please replace my gtk-rs/gir#826 with gtk-rs/gir#807 |
code regen for gtk-rs/gir#826 is done |
Let's target shortly after RustFest for the next release. Whatever is not finished at that point can also wait until the release afterwards :) |
At this point I would block on these 3 issues: gtk-rs/examples#256 gtk-rs/gtk#916 gtk-rs/glib#543 Let's get those fixed and then do a release next weekend? No further new features or anything, just bugfixes until then. All other issues in the list above I would defer to next release. Doesn't look like people are actively working on them so it will have to wait. |
Still no release: remaining blockers are gtk-rs/cairo#293 and gtk-rs/gtk#916. I wouldn't consider gtk-rs/pango#168 a blocker as a) it is just a new feature, new API, and b) nobody actually seems to be working on it so who knows when it will be finished. |
I agree, I'll certainly finish the pango one myself to go faster. |
I will finish the cairo merge request this weekend |
I think we're ready for release apart from some testing that will have to happen :)
@GuillaumeGomez please don't forget this one when doing releases :) |
Also keep in mind that the -sys crates only need a bugfix release, not a new major release. |
Seems release script now works fine. |
I still had to make some last minute fixes but that's part of the game. ;) |
Release happened |
Value::get
gir#825 @fengalinValue::get
signature gio#233 @fengalinValue::get
signature atk#36 @fengalinValue::get
signature gdk-pixbuf#128 @fengalinValue::get
signature gdk#307 @fengalinglib::Value::get
signature examples#257 @fengalinglib
re-exports from all the other crates (seeglib::Error
getsuse
d asuse Error
instead ofuse glib::Error
when in themanual
array gir#862 (comment))GioFuture
to depend onfragile
gio#257 @sdroegeSourceFuture
andSourceStream
directly return aPin<Box<_>>
glib#537 @sdroegeIf any other issues/PRs should be solved for this release please add them below as comment.
The text was updated successfully, but these errors were encountered: