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