Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-21 | Update all `examples` to Rust 2024 | 1 | -1/+1 | ||
2023-09-04 | Use workspace dependencies and package inheritance | 1 | -1/+2 | ||
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-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -2/+1 | ||
2022-02-09 | Update Rust edition to 2021 :tada: | 1 | -1/+1 | ||
2021-10-18 | Implement `Widget::draw` for `custom_widget` example | 1 | -1/+0 | ||
2020-05-21 | Implement `iced_glutin` :tada: | 1 | -1/+1 | ||
2020-01-20 | Package examples and remove `dev-dependencies` | 1 | -0/+11 | ||