Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 1 KB

File metadata and controls

52 lines (39 loc) · 1 KB

Change Log

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.

[3.3.0] - 2025-04-08

Updated

  • Replaced tasks endpoint due to deprecation

[3.2.0] - 2024-05-14

Updated

  • Improved exception handling

[3.1.0] - 2024-04-18

Updated

  • Handle Payment Failed (402) exception

[3.0.0] - 2024-04-10

Added

  • PHP 8.2 support
  • Pagination support

Updated

  • Added refNumber to the transformer
  • Managing tasks
  • Query tasks with pagination

Removed

  • PHP 8.0 support

[2.0.0] - 2021-11-08

Added

  • Drop PHP7 support

Updated

  • Disable throwing exceptions by Guzzle

[1.2.0] - 2021-01-07

Added

  • Guzzle 7 support

Updated

  • Replaced deprecated endpoints for status / priority

[1.1.0] - 2020-05-06

Updated

  • Updated composer.json namespace to comply with PSR-4

[1.0.0] - 2020-01-26

Added

  • Initial version.