Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: dergriewatz/api

Tags

2.1.16

Toggle 2.1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request php-tmdb#186 from dblazeski/2.1

Fixes Y-d-m format

v2.1.15

Toggle v2.1.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request php-tmdb#182 from werstreamtes/fix-recommendations…

…-in-factories

Add recommendations to MovieFactory

2.1.15

Toggle 2.1.15's commit message
Add implementation for recommendations (php-tmdb#179)

* Add implementation for recommendations

* Edited credits

2.0.11

Toggle 2.0.11's commit message
Fixes php-tmdb#167

v2.1.14

Toggle v2.1.14's commit message
Merge branch '2.1' of github.com:php-tmdb/api into 2.1

v2.1.13

Toggle v2.1.13's commit message
Merge branch 'feature/167' into 2.1

v2.1.12

Toggle v2.1.12's commit message
Allow Symfony 4 components (php-tmdb#172)

v2.1.11

Toggle v2.1.11's commit message
Allow kevinrob/guzzle-cache-middleware 2 (php-tmdb#166)

There does not seem to be any BC break that affects php-tmdb. The only
documented BC break is here:
Kevinrob/guzzle-cache-middleware#75

v2.1.10

Toggle v2.1.10's commit message

Verified

This tag was signed with the committer’s verified signature.
Release v2.1.10

- Fix issue with loading tagged images of persons (php-tmdb#146)
- Fix tests for non-UTC environments (php-tmdb#147)
- Fix reading response header for Retry-After (php-tmdb#155)
- Fix `secure` option handling (php-tmdb#145)
- Pass relative path to HTTP adapters (php-tmdb#149)

v2.0.19

Toggle v2.0.19's commit message

Verified

This tag was signed with the committer’s verified signature.
Release v2.0.19

- Fix issue with loading tagged images of persons (php-tmdb#146)
- Pass relative path to HTTP adapters (php-tmdb#149)
- Set retry-after to be on second by default in case of retries (php-tmdb#158)