Skip to content

Releases: wushilin/stream

Added new features

05 Sep 04:36

Choose a tag to compare

  1. Fixed previous Close() function not chaining correctly issue
  2. Added Flatten, Pack2, Pack3, Pack4, Pack5 support
  3. Changed WithIndex(stream) -> NumberedItem index to a i64 to handle much larger streams
  4. Added more documentation and examples
  5. Added more go test cases

v1.1.0

18 Feb 16:50
5e99397

Choose a tag to compare

Added generics support

v1.0.0

18 Feb 02:33

Choose a tag to compare

Stream works for Golang all versions