Skip to content

1.3.0

Compare
Choose a tag to compare
@Elanis Elanis released this 28 Nov 18:50
· 47 commits to main since this release

API Changes:

  • [BREAKING CHANGE]: Drop support for .Net Core 3.0
  • [BREAKING CHANGE]: Use IHttpClientFactory instead of HttpClient
    You will need a services.AddHttpClient(); if you are using dependency injection

Dependencies:

  • Bump coverlet.msbuild and coverlet.collector from 3.0.3 to 3.1.0
  • Bump Dysnomia.Common.WebAPIWrapper from 1.0.3 to 1.1.2
  • Bump System.Text.Json from 5.0.2 to 6.0.0