Releases: cyruzin/golang-tmdb
Releases · cyruzin/golang-tmdb
v1.5.7
What's Changed
- people changes by @cyruzin in #53
- feat: add season translation by @just-tktok in #52
New Contributors
- @just-tktok made their first contribution in #52
Full Changelog: v1.5.6...v1.5.7
v1.5.6
v1.5.5
v1.5.4
v1.5.3
- the ioutil package has been removed due to its deprecation: https://www.srcbeat.com/2021/01/golang-ioutil-deprecated/
Full Changelog: v1.5.2...v1.5.3
v1.5.2
- list details id type changed from string to int: https://developer.themoviedb.org/reference/list-details.
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- Add support for language by @fabdelgado in #46
New Contributors
- @fabdelgado made their first contribution in #46
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Introduced a method, SetAlternateBaseURL(), enabling the selection of… by @allanpk716 in #43
New Contributors
- @allanpk716 made their first contribution in #43
Full Changelog: v1.4.5...v1.5.0