Paraunit 0.8.2: avoid failures due to warnings
This is a republished tag announcement for
facile-it/paraunit. You can find the release here.
Paraunit 0.8.2 has been released to fix an issued caused by an unwanted overwrite of the write() method in the LogWriter class.
Full changelog:
Fixed
- Fix the signature of
LogPrinter, to avoid warnings (this would lead to no test execution when considering warnings as test failures)