Releases: GoToolSharing/passfinder
Releases · GoToolSharing/passfinder
v1.1.0
Changelog
- Add flag
--numbers
by @StopThatTalace - #5 - Add company zip code (
--postal
) - #2 - Add
--all
flag to display all mutations - #9 - Fixed a bug that would not overwrite the output of the output file - #10
- passfinder can now combine
--numbers
and--year
flags (for example) - #12 - Add a spinner while waiting for passwords to be generated - #13
- Display number of passwords generated before they are displayed - #14
- Add
--batch
flag to accept questions - Renaming and deleting flags - #16
v1.0.0
Changelog
- Add company command
- Add
--year
flag - Add
--year-separators
flag - Add
--year-range
flag - Add
--mixed-case
flag - Add
--end-special
flag - Add
--start-caps
flag - Add
--short-year
flag - Add
--leet
flag - Add
--uppercase
flag - Add
--mask
flag - Add basic unit tests
- Add a build and test pipeline