Skip to content

Releases: VMelnalksnis/NordigenDotNet

v1.4.1

10 Oct 06:43
v1.4.1
b38632b
Compare
Choose a tag to compare

What's Changed

  • Bump versions of NuGet packages in order to fix vulnerable transitive dependencies
  • Bump versions of GitHub actions and .NET SDK

Full Changelog: v1.4.0...v1.4.1

v1.4.0

17 Feb 06:08
86fe2df
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

13 Feb 19:28
de2a849
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

03 Feb 17:11
d721e0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

14 Jan 09:54
7f0d8d3
Compare
Choose a tag to compare

What's Changed

  • Updated Transaction & Account Properties with mocked tests by @itisNathaniel in #174
  • Bumped dependencies

Full Changelog: v1.1.3...v1.2.0

v1.1.3

02 Jun 16:09
3ccb0e4
Compare
Choose a tag to compare

What's Changed

  • Include response body in exception when GET requests fail by @VMelnalksnis in #132
  • Bumped dependencies

Full Changelog: v1.1.2...v1.1.3

v1.1.2

26 Feb 13:36
2556da8
Compare
Choose a tag to compare

What's Changed

  • Add transactionId to Transaction record so it can be used for pending transactions by @itisNathaniel in #109

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

10 Jan 17:50
e671c9e
Compare
Choose a tag to compare

What's Changed

  • Bumped dependencies
  • Reenable ReSharper annotations, fix warnings by @VMelnalksnis in #90
  • Add StructuredInformation, fix LastAccesed nullability by @VMelnalksnis in #102

Full Changelog: v1.1.0...v1.1.1

v1.1.0

10 Nov 16:45
45e957f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

12 Oct 15:51
6f661e3
Compare
Choose a tag to compare

What's Changed

  • build(deps): Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 by @dependabot in #51
  • build(deps): Bump Serilog from 2.11.0 to 2.12.0 by @dependabot in #52
  • build(deps): Bump codecov/codecov-action from 3.1.0 to 3.1.1 by @dependabot in #53
  • build(deps): Bump NodaTime from 3.1.2 to 3.1.3 by @dependabot in #55
  • build(deps): Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 by @dependabot in #56
  • build(deps): Bump actions/setup-dotnet from 2.1.1 to 3.0.0 by @dependabot in #58
  • build(deps): Bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in #59
  • build(deps): Bump VMelnalksnis/resharper-inspect-action from 0.2.3 to 0.2.4 by @dependabot in #61
  • build(deps): Bump NodaTime from 3.1.3 to 3.1.4 by @dependabot in #63
  • build(deps): Bump NodaTime.Testing from 3.1.3 to 3.1.4 by @dependabot in #64
  • build(deps): Bump Microsoft.Extensions.DependencyInjection from 6.0.0 to 6.0.1 by @dependabot in #62

Full Changelog: v1.0.0...v1.0.1