Skip to content

Releases: zeoflow/password-strength

v1.3.0

23 Feb 21:29
2301594
Compare
Choose a tag to compare

Changes

- Enhancement

Rebased - Added PasswordChecker (#8) by @TeodorHMX1

- Dependency Updates

Updated Dependencies (#9) by @TeodorHMX1

- Documentation

improved documentation with the rebased version (#10) by @TeodorHMX1

v1.2.0

06 Oct 15:35
df8b58d
Compare
Choose a tag to compare

Changes

- Security

Updated PasswordModel (#7) by @TeodorHMX1

- Enhancement

Updated PasswordModel (#7) by @TeodorHMX1

- Bug Fixes

Updated PasswordModel (#7) by @TeodorHMX1

v1.1.0

03 Oct 11:57
df8b58d
Compare
Choose a tag to compare

Changes

- Maintenance

ZeoBot's Environment Prepared (#5) by @TeodorHMX1 and @zeobot[bot]

- Others

Docs (#4) by @TeodorHMX1
Improve pass checker (#3) by @TeodorHMX1
added content (#2) by @TeodorHMX1

1.0.0

24 Aug 20:24
94cd873
Compare
Choose a tag to compare

What's new in v1.0.0

  • Initial release
  • Check password strength (Weak, Medium, Strong, Very Strong). Setting optional requirements by required length, with at least 1 special -character, numbers and letters in uppercase or lowercase.