0.3.0
- Breaking change:
when_data_allnow handles errors likePromise.all. - Fixed not being possible to pass
undefinedas value to Bud, while readme allows that. - Better cleanup on
Endto allow gc at early stages. - Added
when_error. - Added
tap.
when_data_all now handles errors like Promise.all.undefined as value to Bud, while readme allows that.End to allow gc at early stages.when_error.tap.