Skip to content

Releases: HristoKolev/TvDbSharper

v3.2.1

07 Aug 07:10
Compare
Choose a tag to compare
readme

v3.2.0

04 Jun 18:39
Compare
Choose a tag to compare
Changed Language.Id to int?

v3.1.1

16 Mar 19:13
Compare
Choose a tag to compare
async fix

v3.1.0

05 Mar 18:28
Compare
Choose a tag to compare
v3.1.0

v3.0.1

14 Jan 17:39
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'

v3.0.0

09 Jan 18:51
065a124
Compare
Choose a tag to compare
Update README.md

Version 1.0.1

02 Aug 15:39
Compare
Choose a tag to compare

Install-Package TvDbSharper -Version 1.0.1

CHANGELOG:

  • Fixed a bug where the HttpWebRequest throws for some content type values in .NET Full Framework

Version 1.0.0

30 Jul 18:23
Compare
Choose a tag to compare

Install-Package TvDbSharper -Version 1.0.0

CHANGELOG:

  • Changed namespaces.
  • Replaced any references to http or the HttpClient.
  • No change of client semantics.
  • No change of method names and parameters.
  • Increased encapsulation.
  • No change in Dto classes.

Version 0.6.3

12 Jun 17:00
Compare
Choose a tag to compare

Install-Package TvDbSharper -Version 0.6.3

CHANGELOG:

  • Fixed a bug where the value passed to SearchClient methods was not properly encoded.

Version 0.6.2

15 Apr 08:43
Compare
Choose a tag to compare

Install-Package TvDbSharper -Version 0.6.2

CHANGELOG:

  • Added Token property to the Authentication client in order to provide access to the JWT