Releases: canihavesomecoffee/theTVDbAPI
Releases · canihavesomecoffee/theTVDbAPI
2.0.14 (29 October 2021)
2.0.14 (29 October 2021)
Bugfix release
- Fix
- Company primary type is nullable.
2.0.13 (21 October 2021)
2.0.13 (21 October 2021)
Bugfix release
- Fix
- SeriesExtendedRecord also contains companies.
2.0.12 (20 October 2021)
2.0.12 (20 October 2021)
Feature improvements, bugfix
- New
- Series route has method to retrieve episodes in original language.
2.0.11 (12 October 2021)
2.0.11 (12 October 2021)
Bugfix release
- Fix
- Following the nullable name of a SeriesBaseRecord, the merging decision for fetching translated episodes no longer
operated correctly. This was corrected.
- Following the nullable name of a SeriesBaseRecord, the merging decision for fetching translated episodes no longer
2.0.10 (10 October 2021)
2.0.10 (10 October 2021)
Bugfix release
- Fix
- Name of an SeriesBaseRecord can also be nullable (sigh).
2.0.9 (07 October 2021)
2.0.9 (07 October 2021)
Bugfix release
- Fix
- If episodes are not found in a fallback (or main) language, don't throw an exception. Only throw when both are
throwing exceptions.
- If episodes are not found in a fallback (or main) language, don't throw an exception. Only throw when both are
2.0.8 (03 October 2021)
2.0.8 (03 October 2021)
Bugfix release
- Fix
- Model class of SearchResults is not consistent with reality. (#24)
- New
- Added methods to get localized name/overview in SearchResult model.
2.0.7 (02 October 2021)
2.0.7 (02 October 2021)
Feature improvements, bugfix
- New
- Artwork route
- Fix
- allEpisodes now returns all episodes. Apparently the limit in one page is 500 rather than 100, causing this to be
overlooked.
- allEpisodes now returns all episodes. Apparently the limit in one page is 500 rather than 100, causing this to be
- Change
- Bump format of phpunit.xml test.
2.0.6 (30 September 2021)
2.0.6 (30 September 2021)
Bugfix release
- Fix
- Another nullable entry for SeriesExtendedRecord
2.0.5
See release notes for 2.0.4