Releases: wtsi-npg/perl-dnap-utilities
Releases · wtsi-npg/perl-dnap-utilities
0.5.7
- New module Timestamp for generating and parsing RFC 3339 compliant timestamps
0.5.6
Module::Build custom builder - use internal report_version to avoid caching issues with dist_version.
0.5.5
Loggable role extended to optionally redirect standard error output to a log/logs it handles
0.5.3
- Add a ConfigureLogger.pm module, for easier setup of Log4Perl
- Move in the Collector class from wtsi-npg/genotyping. This is a wrapper to enable more convenient use of File::Find.
0.5.2
- Configure logger using the fully qualified name of the Moose metaclass.
- Ensure test dependencies are installed.