Skip to content

Releases: iLexN/HKID-Check-Digit

5.2.0

07 Dec 06:38
125cd03
Compare
Choose a tag to compare

What's Changed

  • php 8.3
  • drop php 8.2

Full Changelog: 5.1.0...5.2

5.1.0

07 Dec 06:18
c4883d3
Compare
Choose a tag to compare
  • last version for 8.2
  • support 8.3

5.0.1 Enum PascalCase

03 Dec 09:14
Compare
Choose a tag to compare

5.0.0 PHP 8.1 Enum

03 Dec 03:34
4155fbb
Compare
Choose a tag to compare

Use rust like option

25 May 04:34
f58f5dd
Compare
Choose a tag to compare
4.1.0

Merge pull request #182 from iLexN/dependabot/composer/rector/rector-…

Update to PHP 8

05 Mar 01:57
a594bbb
Compare
Choose a tag to compare

Added

  • Support PHP 8

Removed

  • Drop Support PHP 7

Perferment improve

09 Jun 04:25
Compare
Choose a tag to compare

fix 3.1.1 psalm check

3.1.1

09 Jun 03:55
Compare
Choose a tag to compare
perferment improve

3.1.0

16 Mar 09:22
Compare
Choose a tag to compare

Added

  • New const for regx
  • HKID null value object

Removed

  • Invalid Exception

3.0.0

28 Nov 07:22
Compare
Choose a tag to compare

Added

  • use PHP 7.4 Typed properties
  • use PHP 7.4 Short closures
  • infection test to improve test case
  • Value Object and Result Value Object
  • Reason to Result value object
  • New Invalid Exception Class

Changed

  • BC: Helper class now return result value object, not bool

Removed

  • Drop support PHP <= 7.3