Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-02-02 | Use working wasmtimer for time::every | 1 | -1/+1 | |
2024-04-07 | Use built-in `[lints]` table in `Cargo.toml` | 1 | -0/+3 | |
2024-04-01 | Use `rustc-hash` for most of our `HashMap` and `HashSet` instances | 1 | -0/+1 | |
2023-09-04 | Use workspace dependencies and package inheritance | 1 | -34/+27 | |
2023-07-28 | Bump versions :tada: | 1 | -2/+2 | |
2023-03-05 | Remove generic `Hasher` and `Event` from `subscription::Recipe` | 1 | -0/+4 | |
2023-02-18 | Bump versions :tada: | 1 | -1/+1 | |
2022-11-10 | Bump versions :tada: | 1 | -1/+1 | |
2022-11-10 | Bump versions :tada: | 1 | -1/+1 | |
2022-05-31 | Bump versions :tada: | 1 | -1/+1 | |
2022-05-02 | Bump versions :tada: | 1 | -1/+1 | |
2022-02-09 | Update Rust edition to 2021 :tada: | 1 | -1/+1 | |
2022-01-28 | Implement `time` module for `wasm-bindgen` backend in `iced_futures` | 1 | -0/+1 | |
2022-01-12 | Remove support for old `tokio` crate | 1 | -6/+0 | |
2022-01-03 | Change GitHub namespace to new org for all files | 1 | -1/+1 | |
2021-03-31 | Bump versions :tada: | 1 | -1/+1 | |
2021-01-15 | Fix `time::Every` implementation for `smol` runtime | 1 | -1/+1 | |
2021-01-14 | Add `smol` async runtime | 1 | -0/+4 | |
2021-01-04 | Update `tokio` to `1.0` | 1 | -2/+3 | |
2020-11-26 | Bump versions :tada: | 1 | -1/+1 | |
2020-11-25 | Introduce `tokio_old` feature | 1 | -0/+6 | |
2020-11-05 | upgrade tokio to latest version(v0.3) | 1 | -2/+2 | |
2020-04-30 | Implement `time::every` in `iced_futures` | 1 | -1/+2 | |
2020-04-26 | Bump versions :tada: | 1 | -1/+1 | |
2020-04-15 | Bump versions :tada: | 1 | -1/+1 | |
2020-04-05 | Enable feature flags in `docs.rs` | 1 | -0/+4 | |
2020-04-02 | Bump all versions :tada: | 1 | -1/+1 | |
2020-02-05 | Use `reqwest` and `tokio` in `pokedex` example | 1 | -3/+3 | |
2020-01-20 | Implement `WasmBindgen` executor and reorganize | 1 | -0/+3 | |
2020-01-20 | Add `Application::Executor` associated type | 1 | -0/+4 | |
2020-01-19 | Make `thread-pool` optional in `iced_futures` | 1 | -1/+3 | |
2020-01-19 | Create `iced_futures` and wire everything up | 1 | -0/+23 |