0.06 2023-11-30T19:05:50+01:00
- Fix Makefile.PL for new version of Perl and no default »use lib '.'«.
- Improve LICENSE AND COPYRIGHT section in doc.
- Move bugtracker to github.
- Remove simple comments.
- Rewrite from List::MoreUtils to List::Util.
- Update Module::Install to 1.21 version.
- Update author github username.
- Update author name.
- Update copyright years.
0.05 2015-09-29T10:29:40+02:00
- Add Map::Tube::Plugin::Graph to SEE ALSO section in doc.
- Improve SEE ALSO section in doc.
- Move author tests to xt/ directory.
- Update Graph dependency to 0.9702 version.
- Update Module::Install to 1.16 version.
0.04 2015-01-17T10:37:20+01:00
- Fix usage of UNIVERSAL::DOES() in Perl older than 5.10.1.
0.03 2015-01-15T07:41:41+01:00
- Add tests for constructor.
- Fix does() to UNIVERSAL::DOES().
- Fix test dependencies.
0.02 2015-01-11T12:03:46+01:00
- Add tests for constructor.
- Fix dependencies.
- Remove obsolete test requirement.
0.01 2015-01-11T11:42:28+01:00
- First version