Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 |