Skip to content

1.5.0

Choose a tag to compare

@Elanis Elanis released this 25 Nov 11:20
· 9 commits to main since this release
  • 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