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.
1.8.0 - 2019-10-18
- Add trove classifiers to
setup.pyfor informational purposes
1.7.0 - 2019-09-30
- Accept params when showing or deleting transactions (e.g.,
provider)
1.6.0 - 2018-11-01
- Support address validation via
validate_addressmethod
1.5.0 - 2018-09-17
- Add
jurisdictionsobject totax_for_orderresponse
1.4.0 - 2018-07-31
- Update
validatefunction signature (validate('1234')tovalidate({'vat': '1234'}))
1.3.0 - 2018-05-03
- Support customer exemptions
1.2.0 - 2018-03-21
- Sandbox environment support with
api_urland custom headers
1.1.3 - 2018-01-05
- Use https for API access
1.1.2 - 2017-06-09
- Fix improper handling of
400error response
1.1.1 - 2017-06-06
- Support Australia / SST
country_rateinrates_for_location
1.1.0 - 2017-05-19
- Add MIT License
- Add
breakdownproperty totax_for_orderresponse - Support VAT validation
- Initial release