Skip to content

Release v1.4.0

Compare
Choose a tag to compare
@btrsco btrsco released this 13 Apr 09:38
· 23 commits to main since this release
fbd4954

Changed the ordering of password options.
Add new method to allow for custom charlists, also adding multiple example charlists.
Modified readme.

Added the following methods:

  • customCharlist(): Override the default dynamic charlists with a custom one.
    • This method auto-hides the option element from the toolbar.
    • Check the PasswordGenerator class for more charlists added for your convenience.