- Notifications
You must be signed in to change notification settings - Fork5
Releases: vfalies/tmdb
Releases · vfalies/tmdb
[1.12] - 2021-08-20
856ecb4
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Updated
- Remove PHPUnit result cache file during tests
Added
- Add getCast() / getCrew() methods to TVShow / TVSeason / TVEpisode object
Assets2
[1.11] - 2021-04-29
6826222
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Updated
- Compatibility code & tests from PHP 7.1 to PHP 8.0
Added
- Add log to change items
Assets2
[1.10] - 2021-04-24
360ffd9
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Updated
Implementing Item Changes: Thanks to Steve Richter for implementation
- Implement checkOptionDate and checkOptionDateRange in Tmdb & Tests
- Implement Change and Change Result, Implement itemChangeGenerator
- Add Tests for Change endpoint
- PHPCSFixer changes, Fix comments in various files
- Add Tests for Change Result
- Refactor date option validation
- Add Tests for Exceptions in Change class
- Fix getAdult() in Change Result
- Refactor Change class to better describe its purpose …
- Add support for retrieving changes to an item …
- Implement getChangeKeys method on ItemChanges Item Abstract
- Clean up code/comments, Rename TVItemChanges -> TVShowItemChanges
- Implement getItemChanges and getChanges methods on Items …
- Add Tests
- Apply Scrutinizer Fixes
- Update tests
Assets2
[1.9] - 2020-09-27
783a15b
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Added
- Add find feature to find a movie / people / tv shows / tv episodes / tv seasons from external ID
(IMDb, TVDb, TVRage, Faceboo, Twitter, Instagram) - Add all documentations inREADME.md
Changed
- Replace deprecated phpunit methods assertInternalType in all tests
- Fix Bug#49#49 (comment)
Assets2
1.8.3
0b84ea7
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
[1.8.3] - 2020-06-14
Changed
- Update Guzzle version dependence in Composer
Assets2
1.8.1
257cf71
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
[1.8.1] - 2020-03-28
Changed
- Fix http response
Assets2
1.8
1161510
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
[1.8] - 2020-03-07
Added
- Add Logo Result, Name Result, and TVNetwork item (SRichter contributor)
Assets2
1.7.1
ce30fce
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
[1.7.1] - 2020-03-07
Added
- Add missing unit tests
Assets2
1.7
d1c97e4
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
[1.7] - 2020-01-17
Added
- Add get videos movie method
Assets2
1.6.7
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
[1.6.7] - 2020-01-16
Changed
- Bug fix: TMdb blocking GET requests with post body
- Fix composer.lock