Skip to content

v7.0.0

Compare
Choose a tag to compare
@axunonb axunonb released this 18 Apr 12:13
· 44 commits to main since this release
012570f

What's Changed

Migrate projects to NET80 in #165

  • Change CI dotnet version to 8.0
  • Adjust code to changed method signatures and properties in Microsoft.AspNetCore.Identity 8.0 (mostly because of nullability of parameters and return types). This is leading to minor changes in the logic.
  • Adjust unit tests connected to changed nullability

Code quality rating is
A for Security (no issues)
A for Reliability (only minor issues left)
A for Maintainability (only minor issues left)

Full Changelog: v6.8.0...v7.0.0