Skip to content

Releases: DariusIII/TVMaze-PHP-API-Wrapper

Release 2.0.6

Choose a tag to compare

@DariusIII DariusIII released this 18 Dec 19:28
dd8b521

What's Changed

  • Remove deprecated curl_close() call by @CicerBro in #9

Full Changelog: 2.0.5...2.0.6

Release 2.0.5

Choose a tag to compare

@DariusIII DariusIII released this 05 Dec 19:10
ab64389

What's Changed

  • Check if 'show' key exists before accessing it by @CicerBro in #8

Full Changelog: 2.0.4...2.0.5

Release 2.0.4

Choose a tag to compare

@DariusIII DariusIII released this 10 Sep 20:13
f6a4422

What's Changed

  • Modify getEpisodesByShowID to accept specials parameter by @CicerBro in #7

Full Changelog: 2.0.3...2.0.4

2.0.3

Choose a tag to compare

@DariusIII DariusIII released this 08 Sep 20:32
a379cbd

What's Changed

New Contributors

Full Changelog: 2.0.2.1...2.0.3

Hotfix release 2.0.2.1

Choose a tag to compare

@DariusIII DariusIII released this 07 Aug 12:30
21d67d8

Fix typo error

Release 2.0.2

Choose a tag to compare

@DariusIII DariusIII released this 06 Aug 18:20

Use isset in TVShow in place of array_key_exists

Release 2.0.1

Choose a tag to compare

@DariusIII DariusIII released this 05 Aug 18:42
aea605b

What's Changed

  • Fix embedded cast bug by @Fossil01 in #5

Full Changelog: 2.0.0...2.0.1

Release 2.0.0

Choose a tag to compare

@DariusIII DariusIII released this 29 Jun 19:01

Change namespace to DariusIII
Full Changelog: 1.0.3...2.0.0

Release 1.0.3

Choose a tag to compare

@DariusIII DariusIII released this 29 Jun 18:00
ac3856f

What's Changed

  • Merge main repo into fork by @DariusIII in #3
  • Check if result is array before proceeding by @Fossil01 in #4

New Contributors

  • @Fossil01 made their first contribution in #4

Full Changelog: v1.0.2...1.0.3

Hotfix release

Choose a tag to compare

@DariusIII DariusIII released this 17 Dec 11:47
v1.0.2

Fix stray square bracket