Skip to content

Releases: sandwave-io/office-365

0.4.3

13 May 14:22
2ea51a6
Compare
Choose a tag to compare

Fixes guzzle absolute url path bug

0.4.2

13 May 09:38
7b80063
Compare
Choose a tag to compare

Support grexx routes

0.4.1

04 Jan 08:37
cd3e701
Compare
Choose a tag to compare

Changes in this release:

  • Customer modify add partnerreference

0.4.0

02 May 10:59
2dcf1ad
Compare
Choose a tag to compare

Changes in this release:

  • Fixing parsing of terminate responses
  • Update composer dependencies

Quick fix for Laravel serviceprovider

17 Jun 09:51
768dfa3
Compare
Choose a tag to compare
Merge pull request #70 from sandwave-io/quick-fix-client

quickfix for laravel serviceprovider

0.3.8

04 May 11:52
9f488e6
Compare
Choose a tag to compare

Bugfixes and improved xml datetime parsing

0.3.7

03 May 14:37
9aad533
Compare
Choose a tag to compare
  • Added optional args to order summary function as documentation for this endpoint allows this.
  • Fixed wrong namespace import which was making OrderSummary confusing.
  • Added second entry to XML and updated test to check for 2 result entries to make testing more robust.
  • Updated transfomer type hinting

0.3.6

06 Apr 11:30
3793bd0
Compare
Choose a tag to compare

Bugfix for varying date time formats that are received from the webhook.

0.3.5

09 Mar 13:00
4083c8a
Compare
Choose a tag to compare
  1. Backward incompatible change -> removed name parameter from AgreementContact
  2. Pass response Status object into the webhook callback class
  3. Update the ModifyOrder entity with upgradeOrderid

0.3.4

24 Feb 11:17
2d200c9
Compare
Choose a tag to compare
Add error details to QueuedResponse (#56)

* Add error details to QueuedResponse