vies 1.1.0 vies: ^1.1.0 copied to clipboard
This dart lib is basically calling web service provided by VIES for check VAT validity
1.1.0 #
- Update package to dart ">=3.0.0 <4.0.0"
- Update all depedencies to lastest versions
- Improvement of the response parser
- Add regex validation
- Add more tests
1.0.2 #
- Adapt to new vies SOAP response format
1.0.1 #
- Add github public repository and issue tracker
1.0.0+1 #
- Increase exceptions management
- Add more managed exceptions (SocketTimeout, TimeoutException)
1.0.0 #
- Add accessible constant country codes list
- Add accessible constant errors list
- Code refractoring
0.0.2 #
- Fix https envelope error ("Envelope" element, is not a valid SOAP version)
0.0.1+1 #
- Update lint
0.0.1 #
- Initial prerelease.