Skip to content

Releases: danielebarbaro/laravel-vat-eu-validator

Add Hungarian VAT number validation

13 Nov 12:54
162002a
Compare
Choose a tag to compare
  • Implement checksum validation for Hungarian VAT numbers.
  • Update VatValidator.php to include Hungarian VAT validation logic.
  • Add tests for Hungarian VAT number validation in VatValidatorTest.php.

Thx to @bsh

Language files have been introduced

16 Sep 07:18
Compare
Choose a tag to compare

Thanks to @dualklip, language files have been introduced.

Error messages fixes

02 Jul 08:22
Compare
Choose a tag to compare

Fix Swap error messages Exist and Format. Thx to @roerlemans

L11 Support

18 Jun 19:18
Compare
Choose a tag to compare

I refactor the code during a MeetUp in Torino. Now I'm supporting L10 and L11 with php 8.2.

L11 Support by laravel shift

14 Mar 06:42
Compare
Choose a tag to compare
v1.2.0

L11 support by laravel shift

v1.1.3

04 Jan 14:04
Compare
Choose a tag to compare

Add new country tests and review README

Dependanbot updates

18 Apr 09:03
Compare
Choose a tag to compare
v1.1.2

Review dependant bot yml. Update Composer

v1.1.1 - Review workflows

17 Apr 14:16
Compare
Choose a tag to compare
Review workflow ruleset

v1.1.0 - Add L10 Support

17 Apr 13:13
Compare
Choose a tag to compare
Add Laravel 10 compatibility

v1.0.0

01 Mar 07:20
Compare
Choose a tag to compare
  • Add Laravel 8 compatibility
  • Add Laravel 9 compatibility
  • Add GitHub Pipeline
  • Review CS
  • Review Tests
  • Apply PHP8 compatibility