Major changes:
- Removed .NET Standard support
- Added .NET LTS (8.0) and current (10.0) support
- Added HappyEyeballs to gracefully handle IPv4/IPv6 failures
- Extend API support
- Add tests to CI
What's Changed
- Add Iso_3166_1 property to ImageData class by @Summon528 in #546
- Upgrade to .NET 10 by @Shadowghost in #552
- Add Analyzers and fix warnings by @Shadowghost in #539
- Upgrade, fix and enable tests in CI by @Shadowghost in #538
- Update project config by @Shadowghost in #553
- Remove deprecated methods by @Shadowghost in #554
- Fix KnownFor deserialization by @Shadowghost in #555
- Move adult property into KnownForBase by @Shadowghost in #556
- Implement provider and monetization discover filters by @Shadowghost in #557
- Extend API support by @Shadowghost in #558
- Add wiremock with caching by @Shadowghost in #559
- Use long for episode number by @Shadowghost in #566
- Implement central dependency management by @Shadowghost in #570
- Implement Happy-Eyeballs by @Shadowghost in #551
- Update dependencies
New Contributors
- @Summon528 made their first contribution in #546
- @Shadowghost made their first contribution in #552
Full Changelog: v2.3.0...v3.0.0