Skip to content

Releases: Dwolla/dwolla-v2-csharp

7.0.0-alpha

15 Aug 17:55
Compare
Choose a tag to compare
7.0.0-alpha Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 6.0.0...7.0.0-alpha

Pre-release Version 7.0.0-alpha

The pre-release version 7.0.0-alpha is now available on NuGet. You can view and install it here.

6.0.0

08 Mar 19:10
086367a
Compare
Choose a tag to compare

What's Changed

  • Bump target framework to netstandard2.0
  • Replace Newtonsoft.Json with System.Text.Json
  • Configure static HttpClient in DwollaClient

By @IsaiahDahlberg and @natehitze in #49

New Contributors

Full Changelog: 5.4.0...6.0.0

5.4.0

31 Jan 21:07
c23474c
Compare
Choose a tag to compare

What's Changed

  • DEV-1294: Fix issue #47 - Error Detection Supersedes Valid Content Response - by @ShreyaThapa in #48
  • Add the following fields to Customer response schema by @ShreyaThapa in #48
    • Embedded
    • correlationId
    • BusinessType
    • BusinessClassification
  • Bump version to 5.4.0

Full Changelog: 5.3.0...5.4.0

5.3.0

28 Nov 23:40
83bdc27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Dwolla/dwolla-v2-csharp/commits/5.3.0