Skip to content

Releases: interfax/interfax-php

Release 2.0.0

27 Apr 12:54
Compare
Choose a tag to compare

Changed

  • Conform to PSR12 coding standard
  • Composer dependency updates to match PHP version constraints for split branch versions of the library
  • README updates to reflect branch differences for library

Fixed

  • Revert phpunit suggestion to dev dependency with correct version constraints
  • Restore missing CHANGELOG contents

Release 1.2.0

27 Apr 12:28
Compare
Choose a tag to compare

Changed

  • Conform to PSR12 coding standard
  • Composer dependency updates to match PHP version constraints for split branch versions of the library
  • README updates to reflect branch differences for library

Fixed

  • Revert phpunit suggestion to dev dependency with correct version constraints
  • Restore missing CHANGELOG contents

v1.1.5

12 Mar 19:24
80b52ea
Compare
Choose a tag to compare

Added Guzzle 7 support

v1.1.4

13 Mar 22:06
Compare
Choose a tag to compare
Release 1.1.4

v1.1.3

11 Jan 09:53
Compare
Choose a tag to compare
  • Enhancement: Make fax id available when first created

v1.1.2

04 Apr 15:52
Compare
Choose a tag to compare
  • [BUG] Fix bug in marking inbound faxes as read/unread #5

v1.1.1

15 Feb 21:12
Compare
Choose a tag to compare
  • Bugfix: urlencode filename attribute for multipart fax document upload. Resolves issue #3

v1.1.0

06 Feb 16:27
Compare
Choose a tag to compare
  • Added a fluent interface to the resource objects
  • Updated the tests to support individual test class running

v1.0.3

06 Feb 15:53
Compare
Choose a tag to compare

Documentation update for outbound fax status

v1.0.2

11 Jan 14:32
Compare
Choose a tag to compare

Defined a build step to include a downloadable package for each release going forward.