Skip to content

Releases: ag84ark/colete-online-ro-php

v1.0.6

25 Mar 21:02

Choose a tag to compare

Added Always throw exception on request error.

v1.0.5

25 Mar 16:55

Choose a tag to compare

Add toArray method to various DTOs

Implemented the toArray method on a number of Data Transfer Object (DTO) classes. This includes the UserBalanceDTO, ServiceItemDTO, OrderPricingResponseDTO and several others. This new feature enables more efficient transformation of these objects into arrays for easier data manipulation and usage in the application.

v1.0.0

23 Mar 22:35

Choose a tag to compare

First release