Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-21 | Update all `examples` to Rust 2024 | 1 | -1/+1 | ||
2024-08-04 | Showcase `canvas` image support in `solar_system` example | 1 | -1/+1 | ||
2023-09-04 | Use workspace dependencies and package inheritance | 1 | -2/+4 | ||
We are also taking this as a chance to synchronize the versions of all the crates! Because of this, we will skip the `0.11` version. | |||||
2023-05-11 | Added support for gradients as background variants + other optimizations. | 1 | -0/+1 | ||
2022-02-09 | Update Rust edition to 2021 :tada: | 1 | -1/+1 | ||
2021-03-03 | Update: rand | 1 | -1/+1 | ||
2020-04-30 | Implement `time::every` in `iced_futures` | 1 | -3/+1 | ||
2020-04-28 | Remove `Drawable` and rename `State` to `Program` | 1 | -3/+0 | ||
2020-02-14 | Add `solar_system` example | 1 | -2/+2 | ||
2020-02-12 | Finish `clock` example | 1 | -1/+3 | ||
2020-02-12 | Draft `Canvas` types and `clock` example | 1 | -2/+6 | ||
2020-01-20 | Package examples and remove `dev-dependencies` | 1 | -0/+9 | ||