0.005 2026-01-28 Released-By: PERLANCAR; Urgency: high
- [bugfix] Bug regex to check base 32 digits.
0.004 2026-01-20 Released-By: PERLANCAR; Urgency: low
- No functional changes.
- [cli cfbase32-rand] [doc] Mention the use of
Math::Random::Secure.
0.003 2026-01-20 Released-By: PERLANCAR; Urgency: medium
[cli cfbase32-rand]
- Use Math::Random::Secure for random number.
- [bugfix] Fix setting range with --len / --min-len / --max-len.
- Implement options --unique (-u), --prev-file (-p).
- Add option: --fill-char-template (-f).
- [ux] Add shorter alias -l for --len.
0.002 2026-01-19 Released-By: PERLANCAR; Urgency: medium
- Add utility: cfbase32-rand.
- [bugfix] Fix schema.
0.001 2026-01-19 Released-By: PERLANCAR
- First release.