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