* New: support WooCommerce 3.7
* New: added new field in the user account to store the VAT number
* New: Added filter 'ywev_vat_already_validated_and_valid' to validate extra fields before apply VAT exemption.
* Tweak: replacing magic methods by getters and setters
* Tweak: New parameters to filters ywev_vat_already_validated_and_valid and ywev_vat_validation_response
* Tweak: added the VAT Number field in the user edit page on admin side
* Update: updated plugin core
* Fix: fixed php warnings in the code
* Dev: added plugin upgrade submodule