Skip to content

Releases: TBCBank/TBC.Common.Configuration.Registry

2.1.0

16 Nov 11:14
5061f4b
Compare
Choose a tag to compare

What's Changed

  • Update .NET SDK to 9.0.100
  • Add .NET 9.0 target framework
  • Renovate bot: Enable OSV alerts

Full Changelog: 2.0.1...2.1.0
NuGet: https://www.nuget.org/packages/TBC.Common.Configuration.Registry/2.1.0

2.0.1

28 Jan 18:26
336eb7a
Compare
Choose a tag to compare

Full Changelog: 2.0.0...2.0.1
NuGet: https://www.nuget.org/packages/TBC.Common.Configuration.Registry/2.0.1

Notable Changes

  • 7bf8e95 Enable Strong Name signing

2.0.0

27 Jan 18:55
193d6bb
Compare
Choose a tag to compare

Full Changelog: 1.5.0...2.0.0
NuGet: https://www.nuget.org/packages/TBC.Common.Configuration.Registry/2.0.0

Notable Changes

Infrastructure Changes

New Contributors

1.5.0

30 Jul 12:15
2f9ced1
Compare
Choose a tag to compare

Full Changelog: 1.4.0...1.5.0
NuGet: https://www.nuget.org/packages/TBC.Common.Configuration.Registry/1.5.0

Notable changes

  • 2f9ced1 Remove Microsoft.Win32.Registry reference because it is already a part of the shared framework; keep it only when targeting .NET Standard. Also, explicitly add .NET 4.7.1 as a target framework.

Infrastructure changes

  • dd774a9 Set the minimum required .NET SDK version to 7.0.306
  • ec74b6c Upgrade package references in test project

1.4.0

24 Dec 16:39
81ecb0f
Compare
Choose a tag to compare

Full Changelog: 1.3.2...1.4.0
NuGet: https://www.nuget.org/packages/TBC.Common.Configuration.Registry/1.4.0

Notable changes

  • a8334d8 Drop the out-of-support .NET Core 3.1 target framework

Infrastructure changes

  • 1306c55 Set the minimum required .NET SDK version to 7.0.101
  • 88ee3d5 Bump Meziantou.Analyzer to 1.0.757
  • 3ac1d6c Bump Microsoft.NET.Test.Sdk to 17.4.1
  • 6d54d75 Fix the GitHub Dependency Review action
  • 81ecb0f Update the NuGet package description

1.3.2

23 Nov 13:07
1f23ff1
Compare
Choose a tag to compare

Full Changelog: 1.3.1...1.3.2
NuGet: https://www.nuget.org/packages/TBC.Common.Configuration.Registry/1.3.2

Notable changes

  • 344e88f Add .NET 7.0 target framework

Infrastructure changes

  • 1f23ff1 Fix: Locate code coverage file
  • 15d5cd5 Inject GITHUB_WORKSPACE variable into codecov-action arguments
  • 165df9d Remove coverlet.msbuild package
  • 7486825 CI/CD: Use glob pattern when pushing NuGet package
  • 299941f Dependency review action: reject GPL license variants
  • 5a756e6 ReadMe: Minor spelling fix
  • c4fd6a1 Set minimum required .NET SDK version to 7.0.100

1.3.1

15 Oct 16:33
47cea51
Compare
Choose a tag to compare

Full Changelog: 1.3.0...1.3.1
NuGet: https://www.nuget.org/packages/TBC.Common.Configuration.Registry/1.3.1

Notable changes

  • 0c65ebd Dropped support of outdated .NET 5.0

Infrastructure changes

  • cc717e4 Check array length instead of calling LINQ Any
  • c775720 Apply missing plarform support attribute to a property
  • 47cea51 Update actions/setup-dotnet action to v3
  • 0656ef5 Update actions/dependency-review-action action to v2
  • 01cb150 Update dependency xunit to v2.4.2
  • 91200f6 Update dependency Microsoft.NET.Test.Sdk to v17.3.2
  • 7a6c74e Update dependency MinVer to v4
  • d45a8f3 Update dependency Meziantou.Analyzer to v1.0.734
  • 5492dd4 Set minimum required .NET SDK version to 6.0.402

1.3.0

09 Apr 18:58
1.3.0
208ac1a
Compare
Choose a tag to compare

Full Changelog: 1.2.0...1.3.0
NuGet: https://www.nuget.org/packages/TBC.Common.Configuration.Registry/1.3.0

  • Dropped support for outdated .NET Core 2.0, .NET Core 2.1 and .NET Core 3.0
  • Marked the assembly as non-CLS-compliant