Skip to content

Releases: smartemailing/types

Version 4.0.1

03 Dec 13:52
8269aa1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

Version 4.0.0

20 Nov 13:46
Compare
Choose a tag to compare

What's Changed

  • update composer dev dependecies
  • added missing parameters type hints (possibility BC break)
  • added missing return types

Full Changelog: v3.0.7...v4.0.0

Version 3.0.7

22 May 15:59
8a62df5
Compare
Choose a tag to compare
  • CompanyRegistrationNumber - rename EL to GR by @Bleksak in #134

v3.0.6

22 May 12:57
11f280a
Compare
Choose a tag to compare
  • CompanyRegistrationNumber - add greece validator by @Bleksak in #133

Version 3.0.5

22 May 11:36
b0fb921
Compare
Choose a tag to compare
  • CompanyRegistrationNumber - add ireland validation by @Bleksak in #131
  • CompanyRegistrationNumber - fix indentation by @Bleksak in #132

Version 3.0.4

18 Aug 20:27
07c2971
Compare
Choose a tag to compare
  • support for LU company registration number 07c2971

Version 3.0.3

07 Jul 09:55
cb74a7c
Compare
Choose a tag to compare
  • support for NL company registration number 6aa3ccb (tnx @vibko )
  • support for PT company registration number ab1f5d2

Version 3.0.2

15 Feb 20:14
ffa558a
Compare
Choose a tag to compare
  • update composer dependency ffa558a

Version 3.0.1

11 Jan 08:36
935546f
Compare
Choose a tag to compare
  • update composer dependency 935546f

Version 3.0.0

23 Dec 08:07
586ae60
Compare
Choose a tag to compare
  • removed dependency jschaedl/iban-validation, now if you are using SmartEmailing\Types\Iban, you must require this library by your self in you project composer (BC break)