Skip to content

Releases: stevro/ListaFirme

v4.1

12 Dec 12:24
Compare
Choose a tag to compare
  • Added multiple fallbacks to CIF checkers
  • Upgraged ANAF checker to v8

Full Changelog: v4.0...v4.1

v4.0

16 Sep 11:38
813c9ea
Compare
Choose a tag to compare
Merge pull request #13 from stevro/migrate_sf7

Migrate sf7

Fixed constructor dependency

01 Oct 08:04
b03f64a
Compare
Choose a tag to compare
v3.3.1

Fixed constructor

Enable validation of all countries

29 Jul 11:04
f84698c
Compare
Choose a tag to compare
v3.3

Added logger to constraint validator

Improved usability for VIES scenario

21 Jul 08:35
3cc3766
Compare
Choose a tag to compare
v3.2.6

Update IsValidCompanyValidator.php

Fix URI building for OpenAPI and OpenAPILegacy

13 Nov 13:54
c353ee2
Compare
Choose a tag to compare

If you call the same instance of OpenAPI and OpenAPILegacy multiple times then the URI will just concatenate the $cif to the previous one resulting in a bad request.