Skip to content

v1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 04:21
· 32 commits to master since this release
3d6cd8f
  • Fix a bug where WeakSender/WeakReceiver could incorrectly return Some even if the channel is already closed (#60)
  • Remove the unnecessary T: Clone bound from WeakSender/WeakReceiver's Clone implementation (#62)