Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Releases: Ticketpark/SeatsIoApi

2.0

04 Jul 06:56
Compare
Choose a tag to compare
  • Throw Exception instead of returning boolean when a request to seats.io fails
  • Fixed handling of optionally gzencoded content
  • Updated links to seats.io docs in doc blocks
  • Added PHPUnit to repo
  • Minor cleanups

1.1.1

22 Feb 08:55
Compare
Choose a tag to compare
  • Removed specific browser settings for dev env, as the error seems to be gone

1.1

07 Sep 09:16
Compare
Choose a tag to compare
1.1
  • Added reservationToken where applicable

1.0.2

22 Jan 10:58
Compare
Choose a tag to compare
  • Fixed handling of empty responses to avoid misleading false-return in handleResponse()

1.0.1

11 Jan 10:24
Compare
Choose a tag to compare
  • Bugfix to return array instead of stdClass as before

1.0.0

06 Jan 10:38
Compare
Choose a tag to compare
  • Removed lastError functionality
  • Added handling of empty body contents

0.2.3

27 Nov 06:45
Compare
Choose a tag to compare
Fixed typo in changeStatus request

0.2.2

27 Oct 10:02
Compare
Choose a tag to compare

Added logging functionalities (fixed release)

0.2

24 Sep 13:57
Compare
Choose a tag to compare
0.2

Added support for staging env

0.1.4

16 Feb 09:24
Compare
Choose a tag to compare
Updated readme