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.
0.1.6 - 2023-02-23
- Removed Django from dependecies
0.1.5 - 2022-04-25
- Updated
line_items
to return a single basket/order by default
0.1.4 - 2022-04-22
- Fix wrong config returned for payment label
0.1.3 - 2022-04-08
- Change to minimal response for refunds
- Updated typing information
0.1.2 - 2022-03-25
- Added PayPal refunds
0.1.1 - 2022-03-24
- Revert request type to Django request
0.1.0 - 2022-03-24
- Initial code