generate-pw v1.1.0
📃 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
-Lto-U(@adamlui) - Increased flexibility of upper/lower-case exclusion CLI flags by adding
disable|noprefix (@adamlui) - Added
$to strict mode CLI arg regex to allow=falsesuffixes (@adamlui) - Added optional
-?modesuffix to strict mode CLI arg (@adamlui) - Removed fallback for CLI
config.charsetto 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).