Skip to content

Releases: canihavesomecoffee/theTVDbAPI

2.0.14 (29 October 2021)

28 Oct 22:23
Compare
Choose a tag to compare

2.0.14 (29 October 2021)

Bugfix release

  • Fix
    • Company primary type is nullable.

2.0.13 (21 October 2021)

21 Oct 20:19
Compare
Choose a tag to compare

2.0.13 (21 October 2021)

Bugfix release

  • Fix
    • SeriesExtendedRecord also contains companies.

2.0.12 (20 October 2021)

20 Oct 20:18
Compare
Choose a tag to compare

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)

12 Oct 15:30
Compare
Choose a tag to compare

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.

2.0.10 (10 October 2021)

10 Oct 15:44
Compare
Choose a tag to compare

2.0.10 (10 October 2021)

Bugfix release

  • Fix
    • Name of an SeriesBaseRecord can also be nullable (sigh).

2.0.9 (07 October 2021)

07 Oct 17:16
Compare
Choose a tag to compare

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.

2.0.8 (03 October 2021)

03 Oct 14:19
Compare
Choose a tag to compare

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)

02 Oct 15:26
Compare
Choose a tag to compare

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.
  • Change
    • Bump format of phpunit.xml test.

2.0.6 (30 September 2021)

30 Sep 18:49
Compare
Choose a tag to compare

2.0.6 (30 September 2021)

Bugfix release

  • Fix
    • Another nullable entry for SeriesExtendedRecord

2.0.5

28 Sep 19:41
Compare
Choose a tag to compare

See release notes for 2.0.4