1.01
-- when workers are writing status messages up to parent, die on SIGPIPE,
or really any write errors, but just trap SIGPIPE now, if parent goes away.
fixes a bug found via Gearman::Client::Async's test suite.
1.00
-- finally package it up and call it 1.00 now that we've been using
it in (LiveJournal) production for quite a while, finding/fixing
the bugs that happen when you put something into production.