v3.0.0
·
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.JSONErrosinterface to justAPIResponse.Errors.