Releases: adia-technology/international-ssn-validator
Releases · adia-technology/international-ssn-validator
v0.3.1
v0.3.0
Changed validateSsn
's return type from boolean to ValidationResult
. This allows to return the reason for which the SSN is invalid.
v0.2.0
- Made
CountryCode
type public. - Improved error handling.
v.0.1.1
Removed dependencies from the bundle.
v0.1.0
Initial version. Support for US and Swiss social security number formats.