All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added support for Italian: Fiscal Code (Codice Fiscale), VAT and Passport validation.
- Error when validating DE id documents.
- Updated README.md with new supported countries and identification document types.
- Added support for German: Identity Card, VAT and Passport validation.
- Updated README.md with new supported countries and identification document types.
- Error when validating FR id documents.
- If the last parameter is not passed, isValidIdDoc checks if the passed id doc is valid for any of the supported id docs for the country.
- Update README with optional last parameter in isValidIdDoc.
- Added support for French VAT (Value Added Tax ID) validation.
- Added support for French Passport validation.
- Added support for French CNI (Carte Nationale d'Identité) validation.
- Added CHANGELOG.md.
- Updated README.md with new supported countries and identification document types.