Current section

Files

Jump to
zxcvbn CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.1.2
- Correctness with original implementation
- Added sanity assertions to test with original implementation
- Performance enhancement for `dictionary`, `reverse_dictionary` and `l33t`
## 0.1.1
- Performance enhancement for `dictionary`, `reverse_dictionary` and `l33t`
## 0.1.0
- Initial implemenation