Releases: SetBased/php-rijksregisternummer
Releases · SetBased/php-rijksregisternummer
1.4.0
- Upgrade to PHP 8.1 and higher.
1.3.0
- Add method getCheckDigits().
- Use GitHub actions.
1.2.0
- 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
- Fix function clean() fails when passing NULL on PHP8.
1.0.1
- #6 Typo: getBirthDatOfMonth()
1.0.0
- Added methods getBirthYear(), getBirthMonth(), and getBirthDayOfMonth().
- Dropped support of PHP 7.1.
This release is backwards compatible with the previous release.
0.10.3
- Updated dependencies.
- Updated README.md.
- Fixed typos.