12.0.011.1.0
Reading changes from the repo…
isOctal
for octal numbers and isBIC
for validating BIC codes, expanding the range of validation options available to users. isSlug
validator, enabling users to check if a string is a valid slug format, enhancing URL management capabilities. isAlpha
and isAlphanumeric
validators, broadening the language options for users. isLatLong
validator to ensure accurate validation of latitude and longitude coordinates, improving the reliability of geographic data validation. isLength
validator to ensure it returns true for strings that meet default length criteria, enhancing user experience by providing expected results.