Releases: codebuglab/laravel-tmdb
Releases · codebuglab/laravel-tmdb
v0.0.5-beta
Add lang param feature to retrieve data in other languages than English.
v0.0.4-beta
- Fix bug during using URL decorators
v0.0.3-beta
- Fixing bug during using options in for loop
Call to undefined method Tmdb\Url\ApiAppendToResponseDecorator::api()
v0.0.2-beta
- Returning array from get method.
- Applying naming convention in repositories.
- Refactoring.
- Writing unit.
v0.0.1-beta
First version