Changelog for Linux-AtaSmart

1.0.0 2012-06-12T00:05:13
 [Ioan Rogers <ioanr@cpan.org>]
 - Release ready dist.ini

 - Documented and added basic tests

 - Freeing the disk struct. In theory

 - Lifted BUILDARGS from Moo docs to allow for single arg constructor

 - Tidied

 - Fixed missing smart data checks

 - Added configure deps and check for libatasmart-dev

 - Used InlineX::C2XS to convert to XS, custom Module::Build wrapper to
   link to libatasmart

 - Wrapped self testing, power cycles, power on time, added constants for
   some enums

 - * Confess instead of die
   * libatasmart is lgpl 2.1+, so changed to lgpl
   * example program needs full path to dev, and dies without

 - Only one version plugin

 - Initial commit