Skip to content

Releases: tourware/sdk-php

v0.7.0

23 Mar 11:39
16c50cc

Choose a tag to compare

What's Changed

  • feat: Update SDK domains from Tourware to Flowcore and refresh license ownership metadata. by @vbarzana in #14
  • refactor: updated URLs from app.tourware.net to app.flowconnect.cloud and app-staging.tourware.net to app-staging.flowcore.cloud.

Full Changelog: v0.6.0...v0.7.0

v0.6.0

23 Mar 09:14
c393190

Choose a tag to compare

What's Changed

  • fix: allow datetime string in range filter comparisons by @nicoorfi in #8
  • fix: revert adding composer.lock to source control by @nicoorfi in #9
  • fix: make client constructor extendable by @nicoorfi in #11

Full Changelog: v0.5.7...v0.6.0

v0.5.9

31 Jan 09:33
fac9047

Choose a tag to compare

What's Changed

  • fix: make client constructor extendable by @nicoorfi in #11

Full Changelog: v0.5.8...v0.5.9

v0.5.8

30 Jan 10:24
d78cedf

Choose a tag to compare

What's Changed

  • fix: json_encode body array to prevent error invalid array type in Guzzle request by @itmsh in #7
  • fix: allow datetime string in range filter comparisons by @nicoorfi in #8
  • fix: revert adding composer.lock to source control by @nicoorfi in #9

Full Changelog: v0.5.6...v0.5.8

v0.5.7

18 Oct 06:54
0d9117f

Choose a tag to compare

What's Changed

  • fix: json_encode body array to prevent error invalid array type in Guzzle request by @itmsh in #7

Full Changelog: v0.5.6...v0.5.7

v0.5.6

08 Sep 08:53
352bf85

Choose a tag to compare

What's Changed

  • feat: new client default method "whoami". In tourware, every client has an identity, as well as it's settings, by adding the whoami custom endpoint call, we have a generic way in all instances to know what the settings of the authenticated client are. This way we can know the system currency, the client default language and many more important settings. Additionally we avoid having in multiple times in the code a custom call to me/whoami, but instead we have an only one place where we configure that.

Full Changelog: v0.5.5...v0.5.6

v0.5.5

28 Jul 07:19
7932c33

Choose a tag to compare

Features

  • New endpoints are added to the REST-API list
  • Agency
  • AgencyCommissionRule
  • AgencyCommissionSchema
  • CancellationRule
  • CancellationSchema
  • FlightSegment
  • OperationsBookingsServicesPaxPrice

Full Changelog: v0.5.4...v0.5.5

v0.5.4

23 Jul 17:09
d2627dc

Choose a tag to compare

Fixed error in options

v0.5.3

21 Jul 14:54

Choose a tag to compare

feat(fileupload): added fileupload method to easily upload files trou…

v0.5.2

18 Jul 18:37

Choose a tag to compare

Full Changelog: v0.5.1...v0.5.2