Skip to content

1.3.0

Compare
Choose a tag to compare
@0xfeeddeadbeef 0xfeeddeadbeef released this 10 Apr 16:56
· 67 commits to master since this release
1.3.0
5131d9b

Full Changelog: 1.2.0...1.3.0
NuGet: https://www.nuget.org/packages/TBC.OpenBanking.Jws/1.3.0
NuGet: https://www.nuget.org/packages/TBC.OpenBanking.Jws.Http/1.3.0

  • 8e4fae1 Make JwsException abstract class constructors protected
  • c31d34b Dispose X509Chain after use
  • 8b7f3f7 Remove unnecessary System.Range and System.Index polyfills
  • ef2b3d4 Use invariant culture in DateFormatConverter
  • 7575b07 JwsConstants is a static holder class and should be static
  • 9cba425 Set minimum required .NET SDK version to 6.0.201