Skip to content

Releases: gajus/tmdb

v2.6.0

04 Aug 14:11
10ecfa6
Compare
Choose a tag to compare

2.6.0 (2020-08-04)

Features

v2.5.1

20 Dec 14:35
Compare
Choose a tag to compare

2.5.1 (2019-12-20)

Bug Fixes

  • handle cases when movie revenue/runtime is 0 (3488c77)

v2.5.0

17 Dec 13:16
Compare
Choose a tag to compare

2.5.0 (2019-12-17)

Bug Fixes

  • update dependencies (53db1ef)
  • update supported Node.js version (e56fb22)

Features

  • handle scenario where x-ratelimit-remaining header is not present (fixes #2) (91ade9e)

v2.4.0

06 Jul 19:35
Compare
Choose a tag to compare

2.4.0 (2019-07-06)

Bug Fixes

Features

  • replace xfetch with got (65dde74)

v2.3.1

11 Jan 13:47
Compare
Choose a tag to compare

2.3.1 (2019-01-11)

Bug Fixes

v2.3.0

22 Jan 14:20
Compare
Choose a tag to compare

2.3.0 (2018-01-22)

Features

v2.2.1

20 Jan 11:04
Compare
Choose a tag to compare

2.2.1 (2018-01-20)

Bug Fixes

v2.2.0

17 Sep 20:19
Compare
Choose a tag to compare

2.2.0 (2017-09-17)

Bug Fixes

Features

  • add getMovieBackdropImages and getMoviePosterImages (e80a2f9)
  • add getMovieCastCredits and getMovieCrewCredits (6d55ae2)
  • add getMovieVideos (c5a545a)
  • add getPerson (341defe)
  • force covariance (d56931e)
  • support refs (c0f520b)
  • use a resolver function to get type declaration (580cab1)

v2.1.1

17 Sep 12:20
Compare
Choose a tag to compare

2.1.1 (2017-09-17)

Bug Fixes

  • correct find implementation (c056e15)

v2.1.0

16 Sep 19:33
Compare
Choose a tag to compare

2.1.0 (2017-09-16)

Features

  • automatically recover from rate limit (627fefc)