Skip to content

0.1.3

Compare
Choose a tag to compare
@zeenix zeenix released this 02 Jan 17:14
· 13 commits to master since this release
  • Fix Join* hang when one of the child streams never produces any value (#10, #12).
  • impl FusedOrderedStream for JoinMultiple (#9).
  • impl FusedOrderedStream for Peekable.
  • New dev deps: futures_executor and futures_util.
  • README: Add the usual badges.