Releases: mrogaski/Log-Agent
Releases · mrogaski/Log-Agent
v1.004
13 Feb 18:27
Compare
Sorry, something went wrong.
No results found
v1.003
10 Nov 05:03
Compare
Sorry, something went wrong.
No results found
Added
Fixed
Fixed remaining relative paths in unit tests. (Florian Schlichting, CPAN #123578)
v1.002
27 Oct 17:09
Compare
Sorry, something went wrong.
No results found
Added
Added support for TravisCI.
Fixed
Fix test failures due to '.' removal from @inc under Perl 5.26 when
PERL_USE_UNSAFE_INC=0. (Kent Fredric, CPAN #121459)
v1.001
30 Nov 03:53
Compare
Sorry, something went wrong.
No results found
Added
Changed
Moved change log to Markdown format. CHANGELOG.md replaces changes.pod.
Fixed
Corrected POD typos. (Florian Schlich)
Escaped literal left braces in tests. (Petr Pisar)
Release 1.000
13 Aug 06:31
Compare
Sorry, something went wrong.
No results found
Switched to standard X.YYYZZZ versioning.
Replaced ChangeLog with changes.pod.
Replaced ChangeLog with changes.pod.
Updated 'clean' arguments in Makefile.PL.
Updated Agent.pm and replaced old README.
Maintenance Release 0.308
11 Aug 05:50
Compare
Sorry, something went wrong.
No results found
Changes:
Changed license to the Artistic License 2.0.
Changed META.yml to META.json.
Fixed:
Fixed file test failures.
Fixed Carp test failures.