Changes for version 0.002 - 2025-06-11
- Add encoding: alphanum_kebab_nodashend_lc.
Modules
Convert text to a safer (e.g. more restricted) encoding
Convert text to a safer (e.g. more restricted) encoding using only alphanumeric and dash characters
Convert text to a safer (e.g. more restricted) encoding using only lower alphanumeric and dash characters, avoid dash at the beginning/end of text
Convert text to a safer (e.g. more restricted) encoding using only alphanumeric and underscore characters