App-Genpass

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for App-Genpass

2.401   14.10.16
        * Provide a META.json file.

2.400   12.10.16

        * Cleanup Pod. (Brian Manning)
        * Create passwords in a more secure fashion (ie not simply rand()).
          (Arthur Axel fREW Schmidt)

2.34    04.08.14
        * GH #3: When provided some empty types, it would loop forever.

2.33    20.11.12
        * Reinstate configuration reading which was removed with the move
          to Moo.
        * RT #81287: Update docs to reflect Mouse no longer used.
          (Props to zaxon)

2.32    01.07.12
        * RT #77652: Depend directly on MooX::Types::MooseLike.
          (nice catch, Brad Bowman!)

2.31    26.06.12
        * number was accidentally a Bool instead of Int.
          (nice catch, Jonathan Swartz! *COUGH*USETHECHI*COUGH*)

2.30    26.03.12
        - Move from Mouse to Moo - MUCH FASTER!

2.20    27.11.11
        - Add minlength and maxlength (Neil Bowers).
        - Correct warning (Neil Bowers).

2.10    08.08.11
        - Removing the need for "special" boolean flag. Using 'noreadable'
        or readable => 0 will negate special. Readable will exclude special
        characters.
        (Tim Heaney - oylenshpeegul)

2.04    06.08.11
        - Clarify the distribution contains an application as well.
        (Neil Bowers).
        - POD fix.
        (Tim Heaney)

2.03    03.08.11
        (this release, as the previous, are due to Neil Bowers, so thanks!)
        - Using readable with special now throws an exception. Added in docs.
        - Typo in POD.

2.02    03.08.11
        - RT #69980: clarify the usage of default number of passwords in
        generate() method. (reported by Neil Bowers, thanks!)

2.01    10.03.11
        - Fix tests by requiring namespace::clean at least 0.2

2.00    17.02.11
        ** Major change **
        - Moving to Mouse instead of Moose. Should work much faster for users
          without causing problems.
          (since it's a big change, I'm noting this as a very major release)

1.01    18.07.10
        - Fixed small test bug, must return from default coderef
        - Explaining how much "speeds" noverify adds
        (0.1 secs for 500 passwords of 500 char length)

1.00    17.07.10
        [API Change]
        - renamed "repeat" (-r) to "number" (-n)
        - renamed -e to -r.

        [Docs]
        - Document default configuration files

0.11    16.07.10
        - Correctly implement optional default configuration file
        - Add optional homefolder configuration file
        - Moving to Dist::Zilla... it's awesome!

0.10    07.06.10
        - Minimum requirement of MooseX::Getopt => 0.12



( run in 1.099 second using v1.01-cache-2.11-cpan-d8267643d1d )