- chore: lint
- chore: lint add staticcheck
- refactor: func move
- feat: add goleak
- test: examples
- doc: examples
- feat: remove channel cache
- doc: GO1.18+
- feat: add Count, remove Consume
- chore: go.sum
- doc: package
- test: add limit test
- feat: peek parallel
- feat: add Distribute
- chore: Makefile
- doc: example
- doc: example
- test: github
- test: FlatMap
- test: sorted & doc
- feat: channels
- feat: chan
- doc: filter, limit, peek
- doc: badge
- chore: GoCI
- chore: main
- chore: github
- test: map
- chore: github
- chore: github
- doc: readme
- doc: map
- doc: example
- feat: Distinct, Sorted, Sort, Reduce, Sequential, FlatMap
- feat: match
- chore: remove lo
- feat: Base, Ordered, Parallel
- feat: Count
- init
- chore: indent_size=4
- docs: not recommended for production environment
- refactor: remone operation
- docs: format
- docs: format
- docs: add complex example
- fix: function Reduce bug
- feat: add Reduce
- docs: add Reduce
- style: example
- fix: parallel not found error
- test: add examples
- feat: add FlatMap
- docs: change Min doc
- test: distinct_test add Filter
- fix: function Max, Min before Filter error
- feat: add Max, Min
- feat: add Sorted
- feat: remove NewEmpty
- feat: add NewEmpty create empty Stream
- docs: add Sequential, Parallel
- feat: add Distinct
- test: add Peek test
- test: add Limit, Skip error
- feat: add Limit, Skip
- test: change parallel
- feat: add AllMatch, AnyMatch, NoneMatch
- docs: change Reuse
- docs: add Reuse
- docs: change Count doc
- docs: add package doc
- feat: add Count
- docs: add Intermediate operations, Stateful
- docs: add Functions table
- refactor: change NewStream to New
- docs: add Install, Usage, Parallel
- feat: add Parallel, ForEach
- docs: error text and README.md
- docs: create README.md
- feat: NewStream, Filter, Map, Peek, FindFirst
- Initial commit