Skip to content

Releases: driesvints/vat-calculator

2.4.1

01 Jul 16:25
94364d8
Compare
Choose a tag to compare

Update German VAT-Rate

2.4.0

07 Jan 08:53
df002d0
Compare
Choose a tag to compare
  • Updated VAT rates

2.3.0

12 Jun 15:43
06e3f7b
Compare
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
Compare
Choose a tag to compare

New calculateNet method 🎉

2.1.0

06 Apr 20:51
Compare
Choose a tag to compare
Merge pull request #47 from lanort/patch-1

Added a function to get the details for a VAT number

2.0.2

02 Jan 19:06
Compare
Choose a tag to compare
Merge pull request #40 from Shad9w/master

Romania VAT updated its from 20 to 19% on January 1st 2017

2.0.1

06 Sep 09:20
Compare
Choose a tag to compare

Fix postal code exceptions causing VAT to be zero-rated.

2.0.0

24 Jan 19:33
Compare
Choose a tag to compare

VAT rate detection now supports ZIP codes, to take edge cases into consideration

Fixed bug when using multiple Validator extensions in Laravel

16 Jun 09:30
Compare
Choose a tag to compare
Merge pull request #26 from mpociot/analysis-z9bDNl

Applied fixes from StyleCI

Added Cashier 6 support

11 May 12:24
Compare
Choose a tag to compare
Merge pull request #22 from michellaurent/patch-1

Add taxPercentage() for Laravel Cashier 6.0