Skip to content

1.8.0

Choose a tag to compare

@MrSmoke MrSmoke released this 24 Feb 08:22
· 227 commits to master since this release

What's Changed

  • Bump Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.Logging by @dependabot in #248
  • Bump System.IdentityModel.Tokens.Jwt, Microsoft.NETFramework.ReferenceAssemblies and System.Text.Json by @dependabot in #247
  • Bump Microsoft.Extensions.Options and Microsoft.Extensions.Options.ConfigurationExtensions by @dependabot in #246
  • Bump xunit.runner.visualstudio from 2.8.2 to 3.0.1 by @dependabot in #239
  • Bump Microsoft.Extensions.Hosting.Abstractions, Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.Options by @dependabot in #244
  • Bump Dapper and Microsoft.NETFramework.ReferenceAssemblies by @dependabot in #252
  • Bump Microsoft.Extensions.DependencyInjection from 9.0.0 to 9.0.1 by @dependabot in #253
  • Bump xunit.runner.visualstudio from 3.0.1 to 3.0.2 by @dependabot in #251
  • Bump Microsoft.Extensions.Options from 9.0.0 to 9.0.1 by @dependabot in #250
  • Bump Microsoft.Extensions.Options and Microsoft.Extensions.Options.ConfigurationExtensions by @dependabot in #256
  • Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 by @dependabot in #257
  • Bump Microsoft.Extensions.Hosting.Abstractions, Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.Options by @dependabot in #255
  • Bump Microsoft.Extensions.DependencyInjection from 9.0.1 to 9.0.2 by @dependabot in #258
  • Bump Microsoft.Extensions.Logging.Abstractions and Microsoft.NETFramework.ReferenceAssemblies by @dependabot in #260
  • Bump Microsoft.Extensions.Options from 9.0.1 to 9.0.2 by @dependabot in #259
  • Bump System.Text.Json from 9.0.0 to 9.0.2 by @MrSmoke in #261
  • Bump System.IdentityModel.Tokens.Jwt, System.Text.Json and Microsoft.NETFramework.ReferenceAssemblies by @dependabot in #263
  • Update project to use c#13 by @MrSmoke in #262
  • Unify all target frameworks and add support for .net8 and .net9 by @MrSmoke in #264
  • Post Net9.0 cleanup by @MrSmoke in #265
  • Bump MySqlConnector from 2.3.7 to 2.4.0 by @MrSmoke in #266
  • Fix nullable argument not being marked as nullable
  • Cleanup preprocessor directives
  • Use Enum.Parse<> when available

Full Changelog: 1.7.0...1.8.0