Skip to content

Release 1.3.0

Compare
Choose a tag to compare
@vanbukin vanbukin released this 20 Feb 05:23
· 25 commits to main since this release
  • Added missing extension methods for logging exceptions (to avoid situations when the exception is "silenced" and the application is unaware of the situation).
    Public methods are additionally marked with the virtual modifier for flexible behavior overriding and API uniformity.
  • Bump .NET SDKs versions
    6.0.418 => 6.0.419
    8.0.101 => 8.0.200
  • Bump Microsoft.NET.Test.Sdk 17.8.0 => 17.9.0
  • Bump Npgsql driver 8.0.1 => 8.0.2

Full Changelog: 1.2.0...1.3.0