Releases: Ticketpark/SeatsIoApi
Releases · Ticketpark/SeatsIoApi
2.0
- 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
- Removed specific browser settings for dev env, as the error seems to be gone
1.1
- Added
reservationToken
where applicable
1.0.2
- Fixed handling of empty responses to avoid misleading false-return in
handleResponse()
1.0.1
- Bugfix to return array instead of stdClass as before
1.0.0
- Removed
lastError
functionality
- Added handling of empty body contents
0.2.3
Fixed typo in changeStatus request
0.2.2
Added logging functionalities (fixed release)
0.2
Added support for staging env