0.002 2018-01-05 12:42:14-0600
Bug fixes
- Change from Alien::Base::Dino (inheritance) to Alien::Role::Dino (role).
See <https://rt.cpan.org/Ticket/Display.html?id=123952> (SREZIC++),
<https://metacpan.org/source/PLICEASE/Alien-Role-Dino-0.04/Changes#L4>.
Fixes <https://github.com/project-renard/p5-Alien-OpenJPEG/issues/8>,
<https://github.com/project-renard/p5-Alien-OpenJPEG/pull/9>.
Build changes
- Move Alien share deps inside the share block
This should make for fewer dependencies for a system install.
Fixes <https://github.com/project-renard/p5-Alien-OpenJPEG/issues/10>,
<https://github.com/project-renard/p5-Alien-OpenJPEG/pull/11>.
0.001 2017-08-18 05:45:40-0500
Features
- First release.
- Installs libopenjp2 if package is not found on the system.