Closed megawac closed 10 years ago
Thanks @megawac, published 0.2.1
Cheers
On Sat, Jul 26, 2014 at 3:49 PM, Larry Davis notifications@github.com wrote:
Thanks @megawac https://github.com/megawac, deployed 0.2.1
— Reply to this email directly or view it on GitHub https://github.com/lazd/Pinky/pull/3#issuecomment-50246588.
Well that's embarrassing. Looks like this was broken when Promises A+ 1.1 support was implemented.
The
var then
declaration that was supposed to do this is still hanging around inexecuteCallback
, I'll fix that in a subsequent commit.