All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Version | Date |
---|---|
Version 1.6.0 | |
Version 1.5.0 | 23-July-2024 |
Version 1.4.0 | 22-June-2024 |
Version 1.3.0 | 17-June-2024 |
Version 1.2.0 | 17-June-2024 |
Version 1.1.0 | 2-June-2024 |
Version 1.0.0 | 31-May-2024 |
- Code Readability improved
- Bug fixess
- Bug fixes
- code refactored and optimized
isUUID
function addedgetYearDiff
bug fixed- Test cases and test coverage improved
- read_file function improved
- Bug fixes
LuhnAlgorithm
bug fixed
- File validator added
- More functions for password, String, and number validation added
- Credit card validation added
- Code optimized and refactored
- Test cases and test coverage improved
- Documentation updated
- Regex pattern moved from code to config file
- Validator class deprecated, use the Sanatio class instead. It will remove in the next release.
- Bug fixes
-
Added new functionality:
- Function added to check if a given EAN-13 barcode is valid or not
- Array validation multiple functions added
-
Documentation added
-
Code refactored and code quality improved
-
Test cases and test coverage added
-
Bug fixes
-
Validator class deprecated, use the Sanatio class instead, which is a more appropriate name for the package.
- Initial release of the project with basic functionality