1.5.0
- Add .NET 8 Support
- Update dependencies
- (Internal) Fix various warning reported by sonarqube
- Add missing Exception constructors
- (Internal) Rename type to typeToConvert inside Json converters
- Throw JsonException instead of Exception in converters
- Rename protected ThrowAPIErrors() to ThrowApiErrorsAsync() and make it static
- (Internal) Extracted some code to ThrowOnStatusCode()
- Suffix async to every method on WebAPIQuerier class
- Replace default values by overloading in methods declaration
- Add Uri overloads to WebAPIQuerier methods
Full Changelog: 1.4.0...1.5.0