Release and Version History¶
Backlog¶
Features and Improvements
Minor Improvements
Bugfixes
Miscellaneous
0.1.2 (2026-05-15)¶
Features and Improvements
Now requires Python 3.10+ and the
afwf1.x SDK.Add
genpasskeyword: generate 8 secure passwords of a given length (8–32, default 12).Add
genidkeyword: generate 8 YouTube-style random short IDs of a given length (6–32, default 16).Add
genuuid4keyword: generate 8 standard RFC 4122 UUID4s (no length parameter).
0.1.1 (2023-04-03)¶
Features and Improvements
drop support for Python2.7
only support Python3.7+
Minor Improvements
improve interactive message
refactor using
afwfframework
0.0.1 (2021-08-08)¶
First release!
use Python2.7