Zxcvbn-rs-py

Latest version: v0.1.1

Safety actively analyzes 631526 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

2.2.2

- Fix a possible panic in spatial pattern checker (https://github.com/shssoichiro/zxcvbn-rs/issues/70)[#70]
- Update several dependencies
- Fix several new clippy lints
- Officially specify minimum Rust version requirement
- The version has not changed, but the requirement has now been added to Cargo.toml

2.2.1

- Fixes for building on WASM targets

2.2.0

- Fix an issue where a less specific feedback would be given
when a more specific feedback was available. (https://github.com/shssoichiro/zxcvbn-rs/issues/54)[#54]
- Migrate to Rust edition 2021
- Migrate from `chrono` crate to `time` crate
- Update `fancy-regex` to 0.8

2.1.1

- Do not download and build wasm dependencies if not building for wasm

2.1.0

- [Feature] Add support for wasm
- Deprecate the usage of builders (it will still work for now, but will be removed in the next major release)
- Various performance improvements and dependency upgrades

2.0.1

- Fix overflow bugs that may cause wrong results on very complex passwords
- Fix a panic that could occur on passwords with multibyte unicode characters
- Update `derive_builder` to 0.9

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.