13.15.1513.15.0
Reading changes from the repo…
isLicensePlate
function now accurately validates real Portuguese license plates, ensuring compliance with local formats. isUUID
function, allowing it to validate UUID-like hexadecimal strings, expanding its usability. isPostalCode
function now supports Bangladeshi postal codes, enhancing its global applicability. isPostalCode
function is updated to accept the new 3+3 postal code format for Taiwan, reflecting recent changes in postal regulations. withOptionalSeconds
, is introduced in the isTime
function, allowing for flexible time validation with or without seconds. isBase64
function is improved to support validation of Base64 strings with and without padding, ensuring better compliance with RFC4648. isPostalCode
function now includes support for the postal code locale of Pakistan, broadening its international coverage. isPassportNumber
function is enhanced to accommodate new formats for US and Canadian passports, ensuring accurate validation of both old and new patterns. isMobilePhone
function is improved to correctly validate Cyprus mobile phone numbers, including previously missing prefixes. isPhoneNumber
function is updated for more flexible matching, improving validation accuracy. isPostalCode
function is updated to prevent incorrect matches, enhancing reliability. isMobilePhone
function that previously failed to validate certain Cyprus mobile phone numbers correctly. isUUID
tests to ensure they accurately reflect the expected behavior of the function with the new options.