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.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
- Updated typing information
0.1.2 - 2022-03-25
- Fix customer ID getter to return correct value
0.1.1 - 2022-03-24
- Render default templates for success and cancel
- Handle guest customer correctly
0.1.0 - 2022-03-22
- Initial code