Skip to content

Releases: DavidePastore/codice-fiscale

v0.9.1

31 Jan 19:27
6579cce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

Release 0.9.0

19 Mar 19:49
41b89ea
Compare
Choose a tag to compare

Changes:

  • fix problems with non italian characters in name and surname (#54 and #60);
  • add license (#55 and #56);
  • CI: Fix fetch-depth for checkout action (#57 and #58).

Milestone: https://github.com/DavidePastore/codice-fiscale/milestone/13

Release 0.8.0

30 Jan 19:52
a7d01b9
Compare
Choose a tag to compare

Changes:

  • allow PHP ^8.0 (#47);
  • use PSR-12 for style (#49 and #50);
  • move to GitHub Actions (#52 and #53);
  • remove php-eye badge (#44 and #45);
  • add PHP 8 on CI matrix (#48).

Release 0.7.1

08 May 11:54
17cb3aa
Compare
Choose a tag to compare

Changes:

  • use a proper PSR-4 namespace (#42 and #43).

Release 0.7.0

09 Mar 10:15
34f69b3
Compare
Choose a tag to compare

Changes:

  • fix requirements (#40 and #41).

Release 0.6.0

22 Feb 15:19
443bbe0
Compare
Choose a tag to compare

Changes:

  • add PHP 7.4 compatibility (#35 and #37);
  • fix "Incorrect whitelist config, no code coverage will be generated." error (#38 and #39).

Release 0.5.1

22 Jun 16:11
2f8ddc2
Compare
Choose a tag to compare

Changes:

  • fix code style and missing PHPDoc (#33).

Release 0.5.0

26 May 16:58
585f817
Compare
Choose a tag to compare

Changes:

  • add support for DateTimeImmutable (#32);
  • force data type on setBirthDate (#32);
  • add support for PHP 7.1 and later (#32);
  • remove support for deprecated PHP 5.* and 7.0 (#32);
  • update phpunit/phpunit (#32).

Release 0.4.2

02 Jan 13:02
Compare
Choose a tag to compare

Changes:

  • add documentation in Italian (#30 and #31).

Release 0.4.1

24 Dec 16:28
efafeec
Compare
Choose a tag to compare

Changes:

  • handle values with accented chars in names/surnames.