Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: prepare tokio-stream 0.1.9 #4743

Merged
merged 1 commit into from Jun 4, 2022
Merged

Conversation

Darksonn
Copy link
Contributor

@Darksonn Darksonn commented Jun 4, 2022

0.1.9 (June 4, 2022)

  • deps: upgrade tokio-util dependency to 0.7.x (#3762)
  • stream: add StreamExt::map_while (#4351)
  • stream: add StreamExt::then (#4355)
  • stream: add cancel-safety docs to StreamExt::next and try_next (#4715)
  • stream: expose Elapsed error (#4502)
  • stream: expose Timeout (#4601)
  • stream: implement Extend for StreamMap (#4272)
  • sync: add Clone to RecvError types (#4560)

@Darksonn Darksonn added the A-tokio-stream Area: The tokio-stream crate label Jun 4, 2022
@Darksonn Darksonn requested a review from taiki-e June 4, 2022 10:13
@Darksonn Darksonn merged commit 89ccf2a into master Jun 4, 2022
@Darksonn Darksonn deleted the prepare-tokio-stream-0.1.9 branch June 4, 2022 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio-stream Area: The tokio-stream crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants