Releases: Alexandre-T/EvcBundle
Releases · Alexandre-T/EvcBundle
Version 1.3.2
Removing symfony bridge because it installs phpunit 6.5 and we use phpunit8 methods
Removing phpunit methods only available on PHPUnit 9. Phpunit 9 is only compliant with PHP7.3+
Version 1.3.1
Fixing response code in Emulation to avoid to throw more exceptions than expected.
Version 1.3.0
A new emulation service can be used to skip evc.de requests. (Very useful in dev and test environment)
Documentation explains how to use emulation service in dev environment.
Code coverage: 100%
Version 1.2.0
New features
- getPersonalCustomers is a new feature/methode of EvcService
- IsPersonal use the new feature provided by API.de (no problem with BC)
- New exceptions created to simplify identification of problem.
Version 1.1.0
The version 1.1 provides a new method: isPersonal which return true when the customer is a personal customer of reseller.