Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-02-21 | Remove unnecessary `Future` imports | 1 | -2/+0 | |
2025-02-21 | Run `cargo fmt` | 1 | -1/+1 | |
2025-02-11 | Rewrite `websocket` example using `sipper` | 1 | -6/+5 | |
2025-01-24 | Implement `time::repeat` and simplify `Subscription::run_with` | 1 | -27/+33 | |
2024-07-05 | Hide `Subscription` internals | 1 | -1/+1 | |
2024-04-16 | Use `Skip` as the `MissedTickBehavior` for `tokio` futures backend | 1 | -6/+8 | |
2024-04-01 | Use `rustc-hash` for most of our `HashMap` and `HashSet` instances | 1 | -2/+1 | |
2023-03-05 | Remove generic `Hasher` and `Event` from `subscription::Recipe` | 1 | -8/+6 | |
2023-01-27 | Fix: Clippy lint 'let_underscore_future' | 1 | -0/+1 | |
2022-01-28 | Split `iced_futures` into different `backend` implementations | 1 | -0/+72 |