Skip to content

Releases: SetBased/php-rijksregisternummer

1.4.0

26 Jan 04:30
Compare
Choose a tag to compare
  • Upgrade to PHP 8.1 and higher.

1.3.0

26 Dec 05:29
Compare
Choose a tag to compare
  • Add method getCheckDigits().
  • Use GitHub actions.

1.2.0

20 Feb 09:05
Compare
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
Compare
Choose a tag to compare
  • Fix function clean() fails when passing NULL on PHP8.

1.1.0

02 Apr 07:39
Compare
Choose a tag to compare
  • Updated dependencies:
    • php >=7.3
    • phpunit ^9.0

1.0.1

21 Feb 14:26
Compare
Choose a tag to compare
  • #6 Typo: getBirthDatOfMonth()

1.0.0

16 Feb 13:35
Compare
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
Compare
Choose a tag to compare
  • Updated dependencies.
  • Updated README.md.
  • Fixed typos.

0.10.2

30 May 17:17
Compare
Choose a tag to compare
Use strict types.

0.10.1

28 Jan 17:34
Compare
Choose a tag to compare
Added .gitattributes.