You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
430 B
430 B
0.3.4
0.3.3
- Fix a bug where
yieldand?cannot be used on the same line (#66)
0.3.2
- Expand
yieldin internal macro calls (#57)
0.3.1
- Support reexporting (#46)
- Allow yielding
!Unpinvalues (#50) - Implement
Stream::size_hintmethod onAsyncStream(#40) - Documentation improvements
0.3.0
- Remove proc-macro-hack (#30)