smol-rs/futures-lite (futures-lite)
### [`v2.0.0`](https://togithub.com/smol-rs/futures-lite/blob/HEAD/CHANGELOG.md#Version-200)
[Compare Source](https://togithub.com/smol-rs/futures-lite/compare/v1.13.0...v2.0.0)
- **Breaking:** Expose `future::{ready, pending}` from `core` instead of defining
our own. ([#73](https://togithub.com/smol-rs/futures-lite/issues/73))
- **Breaking:** The `TryZip` and `Zip` combinators are modified to have a cleaner
API, where generic constraints are not necessary on the structure itself at the
cost of additional generics. ([#74](https://togithub.com/smol-rs/futures-lite/issues/74))
- Add a way to use racey futures on `no_std` by providing your own seed. ([#75](https://togithub.com/smol-rs/futures-lite/issues/75))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
1.13
->2.0
Release Notes
smol-rs/futures-lite (futures-lite)
### [`v2.0.0`](https://togithub.com/smol-rs/futures-lite/blob/HEAD/CHANGELOG.md#Version-200) [Compare Source](https://togithub.com/smol-rs/futures-lite/compare/v1.13.0...v2.0.0) - **Breaking:** Expose `future::{ready, pending}` from `core` instead of defining our own. ([#73](https://togithub.com/smol-rs/futures-lite/issues/73)) - **Breaking:** The `TryZip` and `Zip` combinators are modified to have a cleaner API, where generic constraints are not necessary on the structure itself at the cost of additional generics. ([#74](https://togithub.com/smol-rs/futures-lite/issues/74)) - Add a way to use racey futures on `no_std` by providing your own seed. ([#75](https://togithub.com/smol-rs/futures-lite/issues/75))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.