Releases: Dwolla/dwolla-v2-kotlin
Releases · Dwolla/dwolla-v2-kotlin
0.7.1
0.7.0
- Add Exchanges and Exchange Partners high-level API methods
0.6.1
What's Changed
- Add
firstName
,lastName
anddateOfBirth
options when upgrading Unverified Customer to Personal Verified Customer by @ShreyaThapa in #45
Full Changelog: 0.6.0...0.6.1
0.6.0
v0.5.0
Configure Dwolla environment to be more flexible to configuration
0.4.0
What's Changed
- Updated
src/main/kotlin/com/dwolla/resource/documents/DocumentFailureReason.kt
to match failure reasons in API Reference - Update
gradle
from 5.3.1 to 7.3.1