1.0.0
Change Log
Unreleased
Implemented enhancements:
- Add optional parameters to constructor #50
- Monetary account joint cannot be retrieved. #45
- Add java 7 compatibility #42
Fixed bugs:
- SDK build fails on jitpack #6
Closed issues:
- Add oauth support #107
- Java 7 compatibility: java.util.Base64 #104
- Please share code formatter #103
- expose ApiEnvironmentType members and add pinnedKey #100
- Update Sandbox API key procedure #96
- Can not construct a BunqMeTabEntry to create a BunqMeTab #77
Merged pull requests:
- Oauth #107 #108 (OGKevin)
- Add java 7 support #42 #106 (OGKevin)
- #100 moved pinnedKey to ApiEnvironmentType #101 (tubbynl)
- UserContext building without static references. (#93) #99 (tubbynl)
- Update Sandbox API key procedure. (#96) #97 (sandervdo)
- Add constructor with request field #50 #95 (OGKevin)
- Fix monetary account joint retrieval #45 #91 (OGKevin)