Luhncheck

Latest version: v2.2.0

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

Scan your dependencies

Page 1 of 2

2.2.0

- Optimized the code for better speed.
- Added more tests.
- Fixed typos in the documentation.

2.1.0

- Dropped support for Python 3.7 and added support for Python 3.12.

2.0.0

- Renamed the package to `luhncheck` and deprecated the old name.
- Renamed the `validate` function to `is_luhn`.
- Dropped support for Python 3.6 and added support for Python 3.11.
- Fixed location of type-checking marker file.
- Improved performance by using a generator for `sum` function.
- Removed badges from the package description.
- Updated development configurations and GitHub actions.
- Changed GitHub username back to dralshehri and updated related links.

1.1.4

- Fixed some typos.
- Updated linting configurations.

1.1.3

- Changed type hints for `number` and `prefix` arguments to prefer strings.
- Changed GitHub username to mhalshehri and updated related links.
- Updated development workflows and configurations.

1.1.2

- Improved type hints for `number` and `prefix` arguments.
- Improved handling of numbers containing hyphens or spaces.
- Updated documentation, tests, and usage examples.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.