Closed cheukchuen closed 5 years ago
npm supports pulling a module directly from github so you could use that for now. There are only a few minor fixes needed before the next release (doc, ssl certificate, public compilation api) so I am hoping to start the release process in a few days.
composer 0.10.0 was just released with parallel support.
I've tried using the
composer.parallel
combinator that was introduced recently, but it returnsTypeError: composer.parallel is not a function
. I assume they are not packaged into the latest version ofopenwhisk-composer
? May I know the estimated time when the module in npm will be updated to include those combinators?