Skip to content

Releases: encreinformatique/doctorsender-api-php

new version 2.0.1

28 Jul 17:14
7cdbe7f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0...2.0.1

new version 2.0

09 Feb 14:03
4678a8b
Compare
Choose a tag to compare

2.0 has just been released.

Changelog

  • dropped support for PHP <=7.1
  • allows PHP >= 7.2
  • fe1aa09 new : type hint in Client
  • 6bfa66e new : CI with Github Actions and composer test script
  • 2b381f1 fixed : phpunit, use method for expectedException

v1.0.5 : adjustement dependencies and testing

06 Jun 18:01
a285cd1
Compare
Choose a tag to compare

PHPUnit has been moved to require-dev.
Testing is now on PHP 7.2 and 7.3. (plus 5.6, 7.0 and 7.1)

v1.0.4 : fix test list method create of endpoint user

17 Jul 14:10
0f3a496
Compare
Choose a tag to compare

The isTestList boolean was set to true is set, even if set to false.
An additional has been written to to check that point.

v1.0.3 - codestyle

11 Jan 12:52
22389b2
Compare
Choose a tag to compare
Merge pull request #21 from encreinformatique/campaigns

Fixing codestyle from Sensiolabs, minor possible bug fixed

v1.0.2 - campaigns endpoint refactored

11 Jan 12:21
4d4aa58
Compare
Choose a tag to compare

The Campaigns endpoint has been lightly refactored. It is mainly about using constants instead of variables.
This endpoint is now testing with PHPUnit.

v1.0.1

26 Sep 11:33
Compare
Choose a tag to compare

The package now accepts PHP7 into the composer.json.

v1.0.0

21 Aug 19:58
Compare
Choose a tag to compare
Merge pull request #15 from encreinformatique/readme

Dropping 5.4