- Added support for API v2.7 (users management and related features)
- Internalized dependencies (Newtonsoft.Json, Flurl) for better version compatibility
- Added support for .NET 9.0
- Added support for
problem+jsonerror format - Breaking change: Renamed
VerifaliaRestClienttoVerifaliaClient - Breaking change: Renamed
SubmitAsync()toRunAsync()inVerifaliaClient.EmailVerifications - Breaking change: Renamed namespace
EmailValidationtoEmailVerificationand related types - Breaking change: Renamed
*Validation*classes to*Verification*throughout the library - Breaking change: Renamed
ListSegmenttoPagedResultand related types - Fixed cancellation token handling during email verification retrieval when issues occur
- Improved documentation throughout the library
- Updated code samples
Full Changelog: v4.2.1...v5.0.0