Initial release with core functionality.
What's Changed
* Initial structure for the repo by simw in https://github.com/simw/pipedata/pull/1
* Add chain and stream classes, to enable combining operations by simw in https://github.com/simw/pipedata/pull/2
* Add map, reduce and map_tuple operations, for ease of use by simw in https://github.com/simw/pipedata/pull/3
* Refactor in order to be able to get more data about the operations run in the pipeline by simw in https://github.com/simw/pipedata/pull/4
**Full Changelog**: https://github.com/simw/pipedata/commits/v0.0.1