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.1.0 - 2024-09-10
- Library refreshed according latest documentation.
- Added support for a
orders-prepaid
API method. - Added possibility to create
prepaid
orders.
##1.0.0 - 2024-01-26
- Library refreshed according latest documentation.
- Added order_notification object to Order resource to receive notifications when order is updated.
- Added shipping methods list receiving for specific gateway resource.
##0.6.0 - 2021-09-06
- Library refreshed according latest documentation
##0.5.0 - 2021-05-14
- Library refreshed according latest documentation
##0.4.0 - 2021-04-29
- Library refreshed according latest documentation
##0.3.0 - 2021-02-23
- Some endpoints fixed, "packages-suggested" endpoint removed
##0.2.0 - 2021-02-19
- "GET /packages" and "GET packages/{id}" endpoints removed
- Paysera.File type temp fix
##0.1.0 - 2021-02-09
- Generated library from RAML