All major and minor version changes will be documented in this file. Details of patch-level version changes can be found in commit messages.
Add:
new_complex
: Generate complex passwordnew_no_special
: Generate password with no special charsnew_four_words
: Generate a four word password and seen on XKCD
- Use 11ty + nunjucks + pre-commit in-place of build.js
- Update css (base on https://github.com/kevquirk/simple.css)
- Password strength meter
- Screenshots for the README
- Bugfix
- Custom wordlist can be used
- Generate ASCII passwords (similar to those in Lastpass and other password managers)
- First release, using modular system to automate the build process as copying and pasting html files to replace content was tedious than it needed to be.