Releases: deliveryhero/pipeline
Releases · deliveryhero/pipeline
v2.2.0
Compare
Sorry, something went wrong.
No results found
Features
apply: Apply connects two processes, applying the second to each item of the first output
(54ee6f )
v2.1.1
Compare
Sorry, something went wrong.
No results found
v2.1.0
Compare
Sorry, something went wrong.
No results found
Features
join: joins two processes together where the output of one is the input of the other (639c471 )
sequence: joins many processors with the same input and output (4863fba )
Version 2
Compare
Sorry, something went wrong.
No results found
Generics Support for Go 1.18
Better Examples in the README.md
Version 1
Compare
Sorry, something went wrong.
No results found
v1.0.0
improvement(docs): updated docs
v0.4.0
Compare
Sorry, something went wrong.
No results found
Features
buffer: Added a buffer func for data sinks (e568cb1 )
v0.3.1
Compare
Sorry, something went wrong.
No results found
Bug Fixes
more robust handling of panics (87f2017 )
v0.3.0
Compare
Sorry, something went wrong.
No results found
Features
Merge optimized for N = 0 and N = 1 (fd3384c )
v0.2.3
Compare
Sorry, something went wrong.
No results found
Bug Fixes
ci: version after readme is updated (5327625 )
v0.2.2
Compare
Sorry, something went wrong.
No results found
Bug Fixes
docs: readme collision on push to master (81c77fb )