|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +author: GuillaumeGomez |
| 4 | +title: New crates, new members |
| 5 | +categories: [front, crates] |
| 6 | +date: 2017-08-01 18:00:00 +0000 |
| 7 | +--- |
| 8 | + |
| 9 | +In the last months, a lot of things happened. We *know* people are expecting the new release, but please be a bit more patient, it's on its way! |
| 10 | +Today I wrote this post in order to announce two things: |
| 11 | + |
| 12 | +## New members |
| 13 | + |
| 14 | +First, [@sdroege] and [@antoyo] are now official members of [gtk-rs], congratulations to them! |
| 15 | + |
| 16 | + * [@sdroege] is behind a lot of the recent changes in the [glib] crate and made a lot of other contributions as well. He's also the owner of the [gstreamer] bindings in Rust. |
| 17 | + * [@antoyo] is the creator of the [relm] crate and also the one who wrote the bindings for [webkit2gtk-rs]. |
| 18 | + |
| 19 | +They're both extraordinary contributors to the GNOME environment in Rust and it's a real honor for me to be able to work with them! |
| 20 | + |
| 21 | +## New crates |
| 22 | + |
| 23 | +When joining us, [@antoyo] also added the following crates: |
| 24 | + |
| 25 | + * [javascriptcore-rs](https://github.com/gtk-rs/javascriptcore-rs) |
| 26 | + * [webkit2gtk-rs] |
| 27 | + * [webkit2gtk-webextension-rs](https://github.com/gtk-rs/webkit2gtk-webextension-rs) |
| 28 | + |
| 29 | +We intend to release a version on [crates.io](https://crates.io) as soon as possible (but it won't be the new release for all other [gtk-rs] crates!). |
| 30 | + |
| 31 | +## Conclusion |
| 32 | + |
| 33 | +That's it for the big news. We're still working really hard for the next [gtk-rs] release. There will be breaking changes so it'll be a major release. |
| 34 | + |
| 35 | +Until then, Rust well! |
| 36 | + |
| 37 | + |
| 38 | +[@sdroege]: https://github.com/sdroege |
| 39 | +[@antoyo]: https://github.com/antoyo |
| 40 | +[gtk-rs]: https://github.com/gtk-rs |
| 41 | +[glib]: https://github.com/gtk-rs/glib |
| 42 | +[gstreamer]: https://github.com/sdroege/gstreamer-rs |
| 43 | +[relm]: https://github.com/antoyo/relm |
| 44 | +[webkit2gtk-rs]: https://github.com/gtk-rs/webkit2gtk-rs |
0 commit comments