Releases: maxkoryukov/atom-password-generator
Releases · maxkoryukov/atom-password-generator
0.4.2 // 2017-11-28
-
(gh #4) Usage of human-confusing chars is a configurable option
-
Check that set of available chars is not empty
-
Upgrade dev-dependencies
-
(gh #6) FIXED: notify if the activeTextEditor was not found
0.3.0 // 2017-07-08
- (github #3) Configurable length and chars for passwords (by giovazz89)
- (188af71) add medium-length password
Under the hood:
- A lot of refactoring
- enable
eslint
analysis