500px / gunter

Language agnostic task wrapper and loyal servant.
MIT License
9 stars 1 forks source link

0.4.0 #20

Closed devonoel closed 9 years ago

devonoel commented 9 years ago

Allows clients to pass exec a custom event name to emit stdout on. Event name will default to 'stdout' if the event name is left null.

Will require a small change to how existing clients call exec, so I've linked to a (yet to be written) upgrade guide at the top of the README as well.

devonoel commented 9 years ago

And here's the upgrade guide: https://github.com/500px/gunter/wiki/Upgrading-from-0.3.x-to-0.4.x

@pwyliu CR?

pwyliu commented 9 years ago

Cool, I'll do some functional testing for this and the other one from yesterday.

cdmicacc commented 9 years ago

Poke poke can this be moved forward?

devonoel commented 9 years ago

Note that I've rolled in the changes from #19 since they ended up being breaking.