From: transfire@... Date: 2011-10-18T23:45:01+09:00 Subject: [ANN] TapOut v0.3.1 released TapOut 0.3.1 has been released. Tapout is a TAP consumer that can take any TAP, TAP-Y or TAP-J stream and output it in a variety of useful formats. * home: http://rubyworks.github.com/tapout This release fixes an error raised when no report format is explicitly specified. Where as it is supposed to default to the `dot` reporter. It also adds initial support for error/failure `class` field. Changes: * Fix default reporter issue. (Brad Murray) #1 * Add support for class field to Turn reporter.