Changes for version v0.6.0 - 2015-11-09
- `Survivor` saves chrome instead of logger. It allows to reuse `Dist::Zilla::Tester` code better: consuming `Dist::Zilla::Tester:_Role` brings few methods "for free". For example: `log_messages` (was implemented before, now explicit implementation is not needed), `log_events`, `clear_log_events` (new methods).
- There was a problem: if `from_config` dies before constructing builder, `DieHard` did not work well. Namely, constructing survivor failed in such a case due to undefined logger. The problem fixed.
- Documentation updated.
Modules
Die hard Dist::Zilla, but save the messages
Provides
in lib/Dist/Zilla/Tester/DieHard.pm
in lib/Dist/Zilla/Tester/DieHard.pm