Validation: Introduce new validators for various formats including Algeria Passport, Semantic Versioning, EAN, IBAN, and more, enhancing the range of validation options available to users.
Validation: Add support for validating MAC addresses in dot notation, making it easier to validate network device addresses.
Validation: Implement new validators for HSL and RGB color formats, providing users with more options for color validation.
Validation: Add support for validating Ethereum addresses, expanding the cryptocurrency validation capabilities.
Validation: Introduce the isBtcAddress validator to support the latest Bitcoin address formats, ensuring accurate validation for users.
Improvements
Validation: Improve the IBAN validation process by ensuring that only spaces and hyphens are stripped before validation, enhancing accuracy.
Validation: Minor styling updates to the passport number documentation for better clarity and user experience.
Fixes
Fix incorrect validation for IP addresses, ensuring that users receive accurate results when validating IP formats.
Others
Add a coverage report feature to track validation accuracy and performance, helping users understand the reliability of the validators.