v3.1.0
Personnummer v3.1 API Spec implemented with one different, instead of AllowCoordinationNumber
we use DisableCoordinationNumber
because it's better developer experience in Go and the default value of a boolean is false in Go.
- Added options for disable coordination numbers (false by default) and allow interim number (false by default)
- Added support for interim numbers
- Added
IsInterimNumber
function - Added
GetDate
function