Releases: Dwolla/dwolla-v2-csharp
Releases · Dwolla/dwolla-v2-csharp
7.0.0-alpha
What's Changed
- High level request framework by @isaiah-eventlink and @miccav-eventlink in #58
New Contributors
- Huge thanks to @isaiah-eventlink and @miccav-eventlink for their contribution in #58
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
What's Changed
- Bump target framework to netstandard2.0
- Replace
Newtonsoft.Json
withSystem.Text.Json
- Configure static
HttpClient
inDwollaClient
By @IsaiahDahlberg and @natehitze in #49
New Contributors
- @IsaiahDahlberg and @natehitze made their first contribution in #49
Full Changelog: 5.4.0...6.0.0
5.4.0
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
What's Changed
- DEV-1128: Add API models and examples for Exchanges by @ShreyaThapa in Dwolla/dwolla-v2-kotlin#45
- Add Trace ID under AchDetails object
New Contributors
- @tarricsookdeo made their first contribution in #38
Full Changelog: https://github.com/Dwolla/dwolla-v2-csharp/commits/5.3.0