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 afwf 1.x SDK.

  • Add genpass keyword: generate 8 secure passwords of a given length (8–32, default 12).

  • Add genid keyword: generate 8 YouTube-style random short IDs of a given length (6–32, default 16).

  • Add genuuid4 keyword: 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 afwf framework

0.0.1 (2021-08-08)

  • First release!

  • use Python2.7