Skip to content
This repository was archived by the owner on Jan 19, 2021. It is now read-only.

Releases: ubilabs/node-parallel-transform-stream

Release 1.0.1

09 Aug 13:47

Choose a tag to compare

1.0.1 (2016-08-09)

Bug Fixes

  • package: add link to repostory (02a4c5f)

1.0.0

09 Aug 12:59

Choose a tag to compare

1.0.0 (2016-08-09)

Bug Fixes

  • parallel-transform: properly set default maxParallel (5a82490)
  • parallel-transform: return a class instead of an instance in .create (ecee084)

Features

  • parallel-transform: allow passing of default optinos to .create (aa51fba)