Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce `and_then` methods for fallible `Task`s | 2024-06-20 | 1 | -0/+33 | |
* | Fix `Task::collect` not producing the collected outputs | 2024-06-15 | 1 | -5/+12 | |
* | Implement `Task::collect` | 2024-06-15 | 1 | -29/+61 | |
* | Move `Maybe*` traits back to `iced_futures` | 2024-06-14 | 1 | -2/+1 | |
* | Fix `Send` requirements for Wasm targets | 2024-06-14 | 1 | -1/+1 | |
* | Replace `Command` with a new `Task` API with chain support | 2024-06-14 | 1 | -0/+214 |