Skip to content

Releases: SetBased/php-rijksregisternummer

1.6.1

09 Jun 07:00
b1a3f85

Choose a tag to compare

  • Support for PHP 8.3 and 8.4 only.

1.5.0

01 Apr 08:25
28f2be1

Choose a tag to compare

  • Update dependencies.
  • Drop support for PHP 8.1.
  • Drop PHPStan.
  • Add PHP 8.4 to unit tests.

1.4.0

26 Jan 04:30

Choose a tag to compare

  • Upgrade to PHP 8.1 and higher.

1.3.0

26 Dec 05:29

Choose a tag to compare

  • Add method getCheckDigits().
  • Use GitHub actions.

1.2.0

20 Feb 09:05

Choose a tag to compare

  • New methods getSequenceNumber() and getType().
  • Allow incomplete and unknown birthday for bisnummers and self-assigned identification numbers.
  • Comment enhancements and align with coding standards.
  • Add link to official documentation in FR.

1.1.1

23 Mar 17:59

Choose a tag to compare

  • Fix function clean() fails when passing NULL on PHP8.

1.1.0

02 Apr 07:39

Choose a tag to compare

  • Updated dependencies:
    • php >=7.3
    • phpunit ^9.0

1.0.1

21 Feb 14:26

Choose a tag to compare

  • #6 Typo: getBirthDatOfMonth()

1.0.0

16 Feb 13:35

Choose a tag to compare

  • Added methods getBirthYear(), getBirthMonth(), and getBirthDayOfMonth().
  • Dropped support of PHP 7.1.

This release is backwards compatible with the previous release.

0.10.3

08 Nov 16:11

Choose a tag to compare

  • Updated dependencies.
  • Updated README.md.
  • Fixed typos.