generate-pw v1.1.0
adamlui
released this
20 Mar 03:18
·
2108 commits
to main
since this release
📃 Changelog
- Increased flexibility of CLI args for including nums/symbols (@adamlui)
- Made CLI arg regex more precise (@adamlui)
- Corrected shorthand CLI flag for excluding upper chars from
-L
to-U
(@adamlui) - Increased flexibility of upper/lower-case exclusion CLI flags by adding
disable|no
prefix (@adamlui) - Added
$
to strict mode CLI arg regex to allow=false
suffixes (@adamlui) - Added optional
-?mode
suffix to strict mode CLI arg (@adamlui) - Removed fallback for CLI
config.charset
to accomodategeneratePassword()
's default init of empty values (@adamlui) - Added API reference (@adamlui)
- Implemented CLI help command (@adamlui)
- Added command line options reference (@adamlui)
- Added missing bin fields to manifest (@adamlui)
Full Changelog: generate-pw-1.0.0...generate-pw-1.1.0
For more detailed information and usage instructions, please refer to the README for this release: https://github.com/adamlui/js-utils/tree/generate-pw-1.1.0/generate-pw#readme
Note: Asset generate-pw-1.1.0.tgz is the official release package as published to npm. *.tar.gz and *.zip files are auto-generated by GitHub, they contain a git snapshot of the entire monorepo at the time of this release (which includes utilities besides generate-pw).