Releases: GoToolSharing/passfinder
Releases · GoToolSharing/passfinder
v1.1.0
Changelog
- Add flag
--numbersby @StopThatTalace - #5 - Add company zip code (
--postal) - #2 - Add
--allflag to display all mutations - #9 - Fixed a bug that would not overwrite the output of the output file - #10
- passfinder can now combine
--numbersand--yearflags (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
--batchflag to accept questions - Renaming and deleting flags - #16
v1.0.0
Changelog
- Add company command
- Add
--yearflag - Add
--year-separatorsflag - Add
--year-rangeflag - Add
--mixed-caseflag - Add
--end-specialflag - Add
--start-capsflag - Add
--short-yearflag - Add
--leetflag - Add
--uppercaseflag - Add
--maskflag - Add basic unit tests
- Add a build and test pipeline