Skip to content

Releases: driesvints/vat-calculator

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

Added "shouldCollectVAT" method

11 Apr 15:32
Compare
Choose a tag to compare
Merge pull request #18 from mpociot/analysis-XVr5PK

Applied fixes from StyleCI

Added polish validation rule message

10 Feb 14:11
Compare
Choose a tag to compare
Merge pull request #12 from kduma/master

Polish validation message translation

Added support for `vat-taxrate` as an extra field for the JS frontend integration.

14 Jan 14:32
Compare
Choose a tag to compare

Added support for setting your own "business country code"

12 Jan 19:15
Compare
Choose a tag to compare
Merge pull request #9 from mpociot/analysis-8Qo4mq

Applied fixes from StyleCI