Releases: driesvints/vat-calculator
Releases · driesvints/vat-calculator
2.5.1
Fixed
- Fix invalid UK VAT number validation (6e674e4)
2.5.0
Added
- Validate UK VAT numbers (#116)
2.4.2
Fixed
- Revert temporary german VAT change (#102)
- Use HTTPS for links (#105)
- Fix IPV6 resolving (#83, 3c6b16d)
2.3.0
Added
- Added support for
high
and low
tax types like in the Netherlands
- Added Laravel package auto-discovery support
2.2.0
New calculateNet
method 🎉
2.1.0
Merge pull request #47 from lanort/patch-1
Added a function to get the details for a VAT number
2.0.2
Merge pull request #40 from Shad9w/master
Romania VAT updated its from 20 to 19% on January 1st 2017
2.0.1
Fix postal code exceptions causing VAT to be zero-rated.