Releases: canihavesomecoffee/theTVDbAPI
Releases · canihavesomecoffee/theTVDbAPI
2.0.0 Beta 3
Final beta before release
2.0.0 Beta 3
Forth beta
- New
- Series base and extended records have new fields and methods for average runtime & retrieving the imdb id.
- Episode base has new fields to match API.
2.0.0 Beta 2
Third beta
- Changed:
- Updated updates controller to the latest revision of the API.
- Updated series controller to the latest revision of the API.
- New:
- SeriesAirDays now has a method to indicate if it airs every day, or no days at all.
2.0.0 Beta 1
Second beta, with deadline approaching :)
2.0.0 Beta
2.0.0b (02 May 2021)
Major release for the new API of theTVDb.
- New: Beta support for API v4.0.0 of theTVDb.
- Changed: Minimal PHP version is now 7.4
- Changed: Dependencies got bumped
1.3.0: Add support for Guzzle 7.x
- New: Allow Guzzle 7.x clients
- Changed: Allow PHPUnit version 9 next to version 8 to prepare for future PHP version bumps
- Changed: Update Travis configuration for PHP 7.4
1.2.8: Bugfix for multiple language wrapper methods
- Fix: Make sure an array is returned when using the multi language wrapper when an array is required.
- Fix: Make sure the data elements are merged correctly when merging arrays of regular objects.
1.2.7: Bugfix for multiple language wrapper methods
- Fix: Make sure an array is returned when using the multi language wrapper when an array is required.
Broadened version dependencies for Symfony
- New: Broadened allowed version dependencies for the 3 Symfony packages (Dependabot).