Skip to content

Releases: laravel/vat-calculator

3.0.0

20 Oct 19:47
6687628

Choose a tag to compare

Changed

  • Drop support for PHP 7.2 and below (#131)
  • Drop support for Laravel 5.8 and below (#131)
  • Refactor validation rule (#133)

Fixed

  • Remove incorrect VAT rates (#130)

Removed

  • Remove front-end functionality (#128)
  • Remove translations (5097c75)
  • Remove IP lookup functionality (#129)

2.5.2

26 May 10:15
7f953cb

Choose a tag to compare

Changed

  • Using get_headers to avoid 404 status code with file_get_contents (#119)
  • Throw unavailable exception for UK VAT API (3c937b4)

2.5.1

25 May 08:21
1444447

Choose a tag to compare

Fixed

  • Fix invalid UK VAT number validation (6e674e4)

2.5.0

24 May 20:21
511515e

Choose a tag to compare

Added

  • Validate UK VAT numbers (#116)

2.4.2

24 Jan 19:50
fec427e

Choose a tag to compare

Fixed

  • Revert temporary german VAT change (#102)
  • Use HTTPS for links (#105)
  • Fix IPV6 resolving (#83, 3c6b16d)

2.4.1

01 Jul 16:25
94364d8

Choose a tag to compare

Update German VAT-Rate

2.4.0

07 Jan 08:53
df002d0

Choose a tag to compare

  • Updated VAT rates

2.3.0

12 Jun 15:43
06e3f7b

Choose a tag to compare

Added

  • Added support for high and low tax types like in the Netherlands
  • Added Laravel package auto-discovery support

2.2.0

11 Apr 10:15

Choose a tag to compare

New calculateNet method 🎉

2.1.0

06 Apr 20:51

Choose a tag to compare

Merge pull request #47 from lanort/patch-1

Added a function to get the details for a VAT number