blob: bd7f60f43186e75101974ef63ccb331c49d3b39e [file] [log] [blame] [view] [edit]
# 0.3.2
* Expand `yield` in internal macro calls (#57)
# 0.3.1
* Support reexporting (#46)
* Allow yielding `!Unpin` values (#50)
* Implement `Stream::size_hint` method on `AsyncStream` (#40)
* Documentation improvements
# 0.3.0
* Remove proc-macro-hack (#30)