Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 602 Bytes

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 602 Bytes

CHANGELOG

3.1.0

  • [feature] Added support for typed country code
  • [feature] Added function to support checking if validation exists for a specified country

3.0.0

  • [feature] Typescript version
  • [deps] Requires node version 10 or above

2.1.0

  • [feature] Add support for Ireland postcodes
  • [fix] Tighten Austrian postal code validation

2.0.0

  • [feature] Stricter country validation
  • [deps] Requires node version 8 or above

1.2.1

  • [fix] Tighten Canadian postal code validation

1.2.0

  • [feature] Adds more number of country specific regexes
  • [update] Updates README.md file