Skip to content

Releases: maxkoryukov/atom-password-generator

0.5.0 // 2020-04-26

26 Apr 18:30
77e3b11
Compare
Choose a tag to compare
  • update dependencies

0.4.2 // 2017-11-28

28 Nov 04:26
v0.4.2
03826ce
Compare
Choose a tag to compare
  • (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

07 Jul 21:32
v0.3.0
6ea7508
Compare
Choose a tag to compare
  • (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