Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Releases: ozdemirburak/skyscanner-php

2.3.0

16 Nov 13:20
c7db74c
Compare
Choose a tag to compare
Replaced http URLs with https (#11)

2.2.0

22 May 10:39
Compare
Choose a tag to compare
  • Remove symfony dumper from dependencies
  • Fix possible argv undefined variable error

2.1.0

27 Oct 19:19
Compare
Choose a tag to compare
  • Remove country, currency and locale initialization from constructor.
  • Remove dd helper.

2.0.0

21 Oct 20:05
Compare
Choose a tag to compare
  • Added experimental Hotels\LivePricing
  • Remove support for PHP 7.0 and below.
  • Renamed parameter names in Flight: Live Pricing, using camelCase parameter names now instead of all lowered.
  • Changed the logic in getUrl implementations.

1.2.0

14 Dec 03:24
Compare
Choose a tag to compare
Updated PHPUnit, do not set stops by default, fixes issue #5

1.1.3

12 Jun 07:47
Compare
Choose a tag to compare
Dont remove ids that are being used to find relations by default

1.1.2

27 May 13:06
Compare
Choose a tag to compare
Updated composer.json, registered dd as a seperate function instead o…

1.1.1

26 May 16:03
Compare
Choose a tag to compare
Updated dependencies

1.1.0

26 May 15:46
Compare
Choose a tag to compare
Added places to hotel information for the Places

Changed LivePricing tests as the 304 status code is breaking the not empty check

Changed LivePricing tests as the 304 status code is breaking the not empty check

1.0.1

26 May 10:49
Compare
Choose a tag to compare
Use get as a function name instead of fetch for the localisation service