[Impl break] `Zipper` operator flips the meaning of its boolean flag [Feature] Add `constant_of` `iterate` `generate` stream generators [Feature] Add set cartesian product family generators [Feature] Add text buffer split family generators
0.4.0
[Fix] bugs of stream operators processing incorrectly on `None` elements [Feature] `cross` operation [Feature] adjacent element pair operation family [Feature] `zip` family operations [Feature] collapse family operations [Feature] `has` family operation [Feature] adjacent group operations [Feature] group by operations
[Break] Remove the support of `Dragon` as an alias of `Stream` [Feature] Add collector definition and collector for counting [Feature] Add commonly used stream consumer functions - now very similar to `Stream` of Java
0.2.0
[Break] Remove the support of python 2 [Break] Change function names of `streamer.util` [Improvements] Add some small functionalities. More to come.