Releases: personnummer/dart
Releases · personnummer/dart
v3.1.0
12 Mar 15:37
Compare
Sorry, something went wrong.
No results found
Personnummer v3.1 API Spec implemented.
Added options for allowing coordination numbers (true by default) and interim number (false by default).
Added support for interim numbers
Added isInterimNumber function
Added getDate function
v3.0.5
11 Jan 09:10
Compare
Sorry, something went wrong.
No results found
v3.0.4
04 Jun 17:23
Compare
Sorry, something went wrong.
No results found
v3.0.3
17 Jun 06:42
Compare
Sorry, something went wrong.
No results found
Fixed an issue where last four digits in personnumers with invalid data could be parsed.
v3.0.2
17 Apr 12:14
Compare
Sorry, something went wrong.
No results found
Improve package health score by using pana tool to analyze the code.
v3.0.1
17 Apr 11:40
Compare
Sorry, something went wrong.
No results found
Improve isCoordinationNumber to test the date
Make use of isCoordinationNumber inside getAge to determine the real day.
v3.0.0 - The one that breaks everything
04 Mar 09:21
Compare
Sorry, something went wrong.
No results found
v2.0.0
27 Aug 08:53
Compare
Sorry, something went wrong.
No results found
Added getAge
Added format
Follows personnummer spec.
v1.0.2
01 Jun 09:50
Compare
Sorry, something went wrong.
No results found
Fix package issue with changelog.
v1.0.1
01 Jun 09:49
Compare
Sorry, something went wrong.
No results found
Add changelog
Add example
Use isEmpty instead of length == 0