Version 4.1.0
New exceptions:
- TooManyRequestsException: raised when requests limit is reached.
- InvalidPartnerTagException: raised if the partner tag is not present or invalid.
- AssociateValidationException: raised when credentials are not valid for the selected country.
Updates:
- InvalidArgumentException now is raised if returned from the API.
Bug Fixes:
- Solved bug with pagination args validation.