Skip to content

v0.0.1

Compare
Choose a tag to compare
@simw simw released this 07 Nov 10:50
· 11 commits to main since this release
8ae76d2

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