Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-02-21 | Update all `examples` to Rust 2024 | 1 | -1/+1 | |
2025-01-27 | Implement AI `gallery` example :tada: | 1 | -2/+1 | |
2024-07-09 | Remove `load` method from `application` and `daemon` | 1 | -1/+1 | |
2023-12-15 | Remove `webgl` feature in `pokedex` example | 1 | -1/+1 | |
2023-12-15 | Update `winit` to `0.29.4` | 1 | -1/+1 | |
2023-09-07 | Update example dependencies | 1 | -2/+5 | |
2023-09-04 | Use workspace dependencies and package inheritance | 1 | -1/+3 | |
2022-02-09 | Update Rust edition to 2021 :tada: | 1 | -1/+1 | |
2022-01-13 | Update `reqwest` in examples | 1 | -1/+2 | |
2022-01-12 | Remove support for old `tokio` crate | 1 | -2/+2 | |
2020-11-25 | Introduce `tokio_old` feature | 1 | -1/+1 | |
2020-03-06 | Update `reqwest` in `pokedex` example | 1 | -5/+9 | |
2020-02-06 | Allow switching `executor::Default` with features | 1 | -2/+1 | |
2020-02-05 | Make `pokedex` example work on Wasm | 1 | -2/+7 | |
2020-02-05 | Use `reqwest` and `tokio` in `pokedex` example | 1 | -3/+3 | |
2020-01-20 | Make `image` support optional in `iced_wgpu` | 1 | -1/+1 | |
2020-01-20 | Package examples and remove `dev-dependencies` | 1 | -0/+14 |