Skip to content

Version 0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mre mre released this 31 Oct 10:08
· 44 commits to master since this release
2a1d0c6

This PR rebases the Chunks operator on the current one from https://github.com/rust-lang-nursery/futures-rs/blob/4613193023dd4071bbd32b666e3b85efede3a725/futures-util/src/stream/chunks.rs. Futhermore, the custom Error type is removed.

Thanks to @wngr for working on this in #3.