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.
- Replaced tasks endpoint due to deprecation
- Improved exception handling
- Handle Payment Failed (402) exception
- PHP 8.2 support
- Pagination support
- Added refNumber to the transformer
- Managing tasks
- Query tasks with pagination
- PHP 8.0 support
- Drop PHP7 support
- Disable throwing exceptions by Guzzle
- Guzzle 7 support
- Replaced deprecated endpoints for status / priority
- Updated composer.json namespace to comply with PSR-4
- Initial version.