Crypt-XkcdPassword
==================

Created:      2012-02-02
Home page:    <https://metacpan.org/release/Crypt-XkcdPassword>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=Crypt-XkcdPassword>
Maintainer:   Toby Inkster (TOBYINK) <tobyink@cpan.org>

0.007	2014-09-10

 - Added: Bundle `passphrase` command-line tool.
 - Don't depend on Role::Commons.
 - General tidying.
 - Support for Perl 5.8.

0.006	2014-09-10

 [ Packaging ]
 - Switch to Dist::Inkt.

0.005	2013-05-21

 - Any::Moose -> Moo + Types::Standard; smartmatch -> match::smart;
   Class::Load -> Module::Runtime.

0.004	2012-07-06

 - Added: EN::Roget word list.
 - Switch from Moo to Any::Moose.

0.003	2012-03-06

 [ Documentation ]
 - Crypt::XkcdPassword::Examples

 [ Packaging ]
 - Require Perl 5.10.1 (Unicode in 5.10.0 is too broken).

 [ Other ]
 - Added: Provide a $filter parameter to make_password.
   Fixes RT#74685.
   Fixes RT#74684.
   <https://rt.cpan.org/Ticket/Display.html?id=74685>
   <https://rt.cpan.org/Ticket/Display.html?id=74684>

0.002	2012-02-03

 [ Bug Fixes ]
 - Forgot to run mo-inline in 0.001, creating an undeclared dependency on
   Mo. Have switched to Moo now anyway, and declared that as a dependency.

0.001	2012-02-02	Initial release