All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- VAT - Comparing VATs
- Contracts - SubjectToTax
- Contracts - TaxExceptionInterface
- Contracts - TaxpayerIdentificationNumberInterface
- Exceptions - MissingTINException
- Contracts - Convertor - convert method
- Contracts - SubjectToValueAddedTax
- Contracts - ValueAddedTaxIdentificationNumberInterface
- Contracts - ValueResolver
- Contracts - VATExceptionInterface
- Contracts - VATResolver
- Exceptions - CouldNotRetrieveVATInformationException
- Exceptions - FailedToConvertVATException
- Exceptions - SubjectDoesNotHaveVATINException
- Exceptions - UnknownCountryToConvertException
- Manager
- VAT - Final class
- VAT - Get method requires DateTime
- VAT - Get method requires ProductTaxonomy instead of string-category
- Contracts - Convertor - convertForCountry method
- Resolvers - ProxyResolver
- Resolvers - NullResolver