| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Split `iced_futures` into different `backend` implementations | 2022-01-28 | 1 | -105/+0 | |
| * | Remove support for old `tokio` crate | 2022-01-12 | 1 | -16/+8 | |
| * | Use `smol::Timer::interval` for `time::Every` | 2021-01-15 | 1 | -9/+1 | |
| * | Fix `time::Every` implementation for `smol` runtime | 2021-01-15 | 1 | -1/+9 | |
| * | Add `smol` async runtime | 2021-01-14 | 1 | -1/+28 | |
| * | Use `Instant::into_std` in `futures::time` | 2021-01-04 | 1 | -1/+1 | |
| * | Update `tokio` to `1.0` | 2021-01-04 | 1 | -3/+15 | |
| * | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -2/+0 | |
| * | Introduce `tokio_old` feature | 2020-11-25 | 1 | -1/+7 | |
| * | Implement `time::every` in `iced_futures` | 2020-04-30 | 1 | -0/+70 |
