Releases: iconfinder/pyvat
Releases · iconfinder/pyvat
Release 1.3.19
Release 1.3.18
Change VAT for EE from 20 to 22
Release v1.3.17
- Added a new field,
business_country_code
, toVatNumberCheckResult
so it's easier to know which country a returned address is for. Thanks Alexander !
Release v1.3.16
Changes:
- Updated VIES format to handle that EU changed the XML response. Thanks to zoomie !
Release v1.3.15
Changes:
- Removed Python 3 syntax.
Release v1.3.14
Release of v1.3.14.
Changes:
- enum34 not installed on Python versions >= 3.4
Thanks to @evanpurkhiser for this change!
Release v1.3.13
Bump version number, this time on the right branch
Release v1.3.12
Changes:
- Removed
encoding
parameter fromopen()
in the setup file to support Python 2.
Release v1.3.11
Changes:
- Fixed project description for PyPi.
Release v1.3.10
Changes:
- Timeout for requests.