Skip to content

Commit 4a318cf

Browse files
Merge pull request #292 from sdroege/gtk-rs-0.17-extend
Extend gtk-rs 0.17 blog post a bit
2 parents 6ac4732 + c46bdbd commit 4a318cf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

_posts/2023-02-09-new-release.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@ categories: [front, crates]
66
date: 2023-02-10 22:00:00 +0000
77
---
88

9-
It's now time for a new gtk-rs release! As you might've noticed, the `gtk3-rs` projects are getting less and less attention and we intend to deprecate them in one of the future releases. Therefore, we recommend to anyone who didn't upgrade to GTK4 to do it.
9+
It's now time for a new gtk-rs release!
1010

11-
You can also find the CHANGELOG of the corresponding `gstreamer-rs` 0.20 release [here](https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/blob/main/gstreamer/CHANGELOG.md#0200-2023-02-10).
11+
As you might've noticed, the `gtk3-rs` projects are getting less and less attention and we intend to deprecate them in one of the future releases. Therefore, we recommend to anyone who didn't upgrade to GTK4 to do it now. `gtk3-rs` will get further releases in the foreseeable future to keep up with `gtk-rs-core`, but no development effort is going to be directed towards it. This is already the de-facto situation for more than a year. Additionally, the GTK3 versions of various [externally maintained](https://gitlab.gnome.org/World/Rust) bindings will most likely not get any further releases.
12+
13+
In addition to `gtk-rs`, various externally maintained bindings also had a new release. For `gstreamer-rs` you can find the CHANGELOG of the 0.20 release [here](https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/blob/main/gstreamer/CHANGELOG.md#0200-2023-02-10). Most bindings [maintained as part of GNOME](https://gitlab.gnome.org/World/Rust) were also updated.
1214

1315
On this note, time to go through the major changes of this release. Enjoy!
1416

0 commit comments

Comments
 (0)