• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# 0.3.2
2
3* Expand `yield` in internal macro calls (#57)
4
5# 0.3.1
6
7* Support reexporting (#46)
8* Allow yielding `!Unpin` values (#50)
9* Implement `Stream::size_hint` method on `AsyncStream` (#40)
10* Documentation improvements
11
12# 0.3.0
13
14* Remove proc-macro-hack (#30)
15