Releases: mikaello/norwegian-national-id-validator
Releases · mikaello/norwegian-national-id-validator
v1.3.2
v1.3.1 - rewrite to TypeScript
The library is rewritten to TypeScript. Distributet code is in ES5, but contains both index.ts.js
and index.flow.js
as well.
v1.3.0
v1.2.0
Enhancement
This release is compliant with the rules of the individual number, which determines unambiguously which century a person is born. The new function possibleAgeOfPersonWithIdNumber()
should be used.
Deprecation
The old possibleAgesOfPersonWithIdNumber()
(which returns an array) is now deprecated.