Skip to content

v3.0.0

Choose a tag to compare

@m0nk3y2k4 m0nk3y2k4 released this 28 Aug 14:25
· 233 commits to master since this release

3.0.0 - 2020-08-28

First stable release which is fully compatible with TheTVDB.com RESTful remote APIv3.

Added

  • README.md providing useful information for getting familiar with the project.
  • LICENSE.txt and license file headers for Apache License, Version 2.0.
  • Added integration tests which will be executed against the real TheTVDB.com remote API.

Changed

  • Fixed some typos and outdated package names in JavaDoc.
  • Enhanced JavaDoc in API data model interfaces.
  • Renamed APIResponse.JSONErros interface to just APIResponse.Errors.