Skip to content

Releases: personnummer/php

v3.2.0

14 Jan 08:11
b6dee2e

Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.2.0

v3.1.0

21 Jan 16:33
8c9453c

Choose a tag to compare

What's Changed

Full Changelog: v3.0.5...v3.1.0

v3.0.5

17 Jan 20:23
67d5438

Choose a tag to compare

v3.0.4

10 Jun 06:16
9888574

Choose a tag to compare

  • Fix whitespace separator issue

v3.0.3

16 Mar 09:59
389c558

Choose a tag to compare

  • Bumped the minimum required php version to 7.3 and added tests for php 8.0

v3.0.2

18 Jun 07:18
ea68e60

Choose a tag to compare

  • Fix regex to disallow 000 as suffix number

v3.0.1

20 Feb 11:19
290471d

Choose a tag to compare

  • Removed age property in favor for getAge method.

v3.0.0 - The one that breaks everything

18 Feb 10:36

Choose a tag to compare

  • Completely new API in new namespace (see docs in readme)
  • Bumped the minimum required php version to 7.2

v2.1.0

27 Sep 13:12
f09e4c5

Choose a tag to compare

  • Added isMale
  • Added isFemale
  • Bumped the minimum required php version to 5.6

v2.0.0

06 Sep 07:35

Choose a tag to compare

  • Added getAge
  • Added format
  • Follows personnummer spec.