0.010 2020-05-21 Released-By: PERLANCAR; Urgency: medium
- Add option --list-patterns (--action=list-patterns).
0.009 2018-07-01 Released-By: PERLANCAR
- No functional changes.
- Tweak Abstract.
- Tweak example.
0.008 2018-06-29 Released-By: PERLANCAR
- [ux] By default generate base56 passwords between 12-20
characters to be more typing-friendly.
- [doc] Update doc on secure random source.
- [doc] Fix example.
0.007 2018-05-01 Released-By: PERLANCAR
- No functional changes.
- Tweak Abstract.
0.006 2018-05-01 Released-By: PERLANCAR
- Get words from STDIN if pattern contains '%w'.
- [ux] Add -U and -L as shortcuts for --case=upper and
--case=lower, respectively.
- [doc] Add examples.
0.005 2018-02-20 Released-By: PERLANCAR
- Add conversion pattern: %m (base64 character: A-Za-z0-9 + /).
- genpw: switch from Perinci::CmdLine::Inline to Perinci::CmdLine::Any
to get --config-profile.
0.004 2018-02-20 Released-By: PERLANCAR
- Add conversion pattern: %h (hexdigit 0-9a-f).
0.003 2018-01-16 Released-By: PERLANCAR
- Add conversion pattern: %b (base58 character) and %B (base56
character).
0.002 2018-01-09 Released-By: PERLANCAR
- Tweak Rinci metadata: allow num as first arg.
0.001 2018-01-08 Released-By: PERLANCAR
- First release.