Skip to content

v1.6.0

Compare
Choose a tag to compare
@yoshuawuyts yoshuawuyts released this 17 Feb 20:04
· 71 commits to master since this release

Added

  • Added Send and Recv futures #33
  • impl FusedStream for Receiver #30

Internal

  • Remove readme field from Cargo.toml #32
  • Update license badge to match Cargo.toml #31
  • Fix CI #27