v2.0.0
What's Changed
- Added method to call discover tv API by @ishailendra in #139
- Checkstyle by @c-eg in #144
- Add lombok by @c-eg in #151
- handle missing properties for all jackson mapped classes by @c-eg in #152
- add support to handle required and optional parameters better by @c-eg in #153
- Replace web browser with okhttp3 client by @c-eg in #155
- Account api by @c-eg in #156
- Authentication api by @c-eg in #157
- Certifications api by @c-eg in #158
- Changes api by @c-eg in #159
- Collections api by @c-eg in #160
- Companies api by @c-eg in #162
- Discover api by @c-eg in #164
- Reviews api by @c-eg in #165
- Watch providers api by @c-eg in #166
- People lists api by @c-eg in #167
- Networks api by @c-eg in #168
- Keywords api by @c-eg in #169
- Genres api by @c-eg in #170
- Guess sessions api by @c-eg in #171
- Fix not checking for null fields in superclasses by @c-eg in #172
- People api by @c-eg in #173
- Movies api by @c-eg in #174
- Movie lists api by @c-eg in #175
- Simplify testing utilities by @c-eg in #176
- Tv series api by @c-eg in #177
- Tv season api by @c-eg in #178
- Create dependabot.yml by @c-eg in #179
- Bump org.mockito:mockito-core from 5.10.0 to 5.11.0 by @dependabot in #180
- Bump com.fasterxml.jackson.core:jackson-annotations from 2.16.1 to 2.17.0 by @dependabot in #181
- Bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.17.0 by @dependabot in #182
- Bump com.fasterxml.jackson.core:jackson-core from 2.16.1 to 2.17.0 by @dependabot in #186
- Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre by @dependabot in #183
- Bump gradle/wrapper-validation-action from 1 to 2 by @dependabot in #185
- Bump actions/setup-java from 3 to 4 by @dependabot in #184
- Bump gradle/gradle-build-action from 2 to 3 by @dependabot in #187
- Tv episodes api by @c-eg in #188
- Tv series lists api by @c-eg in #189
- Tv episode groups api by @c-eg in #190
- Search api by @c-eg in #191
- Trending api by @c-eg in #192
- improve test creation of api to test by @c-eg in #193
- Find api by @c-eg in #194
- Lists api by @c-eg in #195
- Checkstyle improvements by @c-eg in #196
- Javadoc improvements by @c-eg in #197
- fix intellij problems by @c-eg in #198
- Fix todos by @c-eg in #199
- Improve results and results page by @c-eg in #200
- Package refactor by @c-eg in #201
- remove unused tool classes by @c-eg in #202
- Remove unneeded dependencies by @c-eg in #203
- Logging by @c-eg in #204
- update readme by @c-eg in #205
New Contributors
- @ishailendra made their first contribution in #139
Full Changelog: v1.15.1...v2.0.0