Releases: personnummer/go
Releases · personnummer/go
v3.1.2
v3.1.1
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
v3.0.2
v3.0.1
v3.0.0
- Brand new version that follow the new specification.