Skip to content

Releases: personnummer/dart

v3.1.0

12 Mar 15:37

Choose a tag to compare

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

Choose a tag to compare

v3.0.4

04 Jun 17:23

Choose a tag to compare

v3.0.3

17 Jun 06:42

Choose a tag to compare

  • Fixed an issue where last four digits in personnumers with invalid data could be parsed.

v3.0.2

17 Apr 12:14

Choose a tag to compare

  • Improve package health score by using pana tool to analyze the code.

v3.0.1

17 Apr 11:40

Choose a tag to compare

  • 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

Choose a tag to compare

v2.0.0

27 Aug 08:53

Choose a tag to compare

  • Added getAge
  • Added format
  • Follows personnummer spec.

v1.0.2

01 Jun 09:50

Choose a tag to compare

  • Fix package issue with changelog.

v1.0.1

01 Jun 09:49

Choose a tag to compare

  • Add changelog
  • Add example
  • Use isEmpty instead of length == 0