Skip to content

Releases: peopleware/net-ppwcode-util-authorization

PPWCode.Util.Authorization.I 1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 11:35

Changes

  • Switched the solution file from .sln to .slnx format
  • Updated the .NET SDK version to 10.0.302
  • Added gen5 to the NuGet package tags
  • Generated portable debug symbols for both Debug and Release configurations
  • Changed test and analyzer package versions to floating versions
  • Updated test project dependencies to the latest available versions
  • Remove Microsoft.SourceLink.GitHub from global package references

View full changelog →

PPWCode.Util.Authorization.I 1.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Feb 19:34

Changes

  • Initial release of mark I of new library PPWCode.Util.Authorization
  • Supported targets: .NET 8.0, .NET 9.0, .NET 10.0
  • Code built using nullable reference types
  • Use of Microsoft attributes for nullable static analysis

Note: breaking change after prerelease

The official release has a breaking change: the namespace was renamed from PPWCode.Util.Authorisation.I to PPWCode.Util.Authorization.I. The name of the NuGet package is PPWCode.Util.Authorization.I.


View full changelog →