Skip to content

Releases: Alexandre-T/EvcBundle

Version 1.3.2

14 May 13:27
Compare
Choose a tag to compare

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

26 Jan 20:32
Compare
Choose a tag to compare

Fixing response code in Emulation to avoid to throw more exceptions than expected.

Version 1.3.0

26 Jan 15:46
Compare
Choose a tag to compare

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

08 Jan 13:20
Compare
Choose a tag to compare

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

06 Jan 18:24
Compare
Choose a tag to compare

The version 1.1 provides a new method: isPersonal which return true when the customer is a personal customer of reseller.