- fix the broken "improved detection of modules" change
1.52 2020-09-07
- fix tests to work better on Windows
- doc fixes - thanks @whosgonna, @plicease, @simon04, @willsheppard
- improve detection of layout modules already available - thanks @KES777
- remove circular dependency in Log::Log4perl::Appender - thanks @lharey
1.51 2020-09-05
- test improvements removing race conditions
- minimum Perl 5.6
1.50 2020-07-22
- (ms) Fix for slow unlinking on Windows test - thanks @zhiyuan-lin
- (ms) [rt.cpan.org #121346] Gabor Kanizsai reported a regression
with empty messages logged via syswrite(). Fixed with test
case.