Version 0.3.2
What's Changed
- Add stream converter by @garlontas in #50
Full Changelog: v0.3.1...v0.3.2
Features
You can now convert between parallel and sequential streams by using parallel()
or sequential()
intermediate operations.
Full Changelog: v0.3.1...v0.3.2
You can now convert between parallel and sequential streams by using parallel()
or sequential()
intermediate operations.