Validation: Introduce new validators for postal codes and latitude-longitude pairs, enhancing the library's capabilities to validate geographical data and postal information.
Improvements
Localization: Add support for Norwegian locales in the alpha and alphanumeric validators, ensuring accurate validation for Norwegian text.
Regex Update: Enhance the displayName regex by adding a comma, improving the flexibility of name validation.
Fixes
Fix the unescaping of the backslash character in the unescape function, ensuring proper handling of escaped strings.
Fix a bug in the Danish locale regex for alphanumeric validation, improving accuracy for Danish text.
Others
Update the changelog to reflect recent changes and improvements, keeping users informed about the latest updates.