0.13.0
0.13.0 (2017-12-21)
Implemented enhancements:
- Add zappr integration for better quality control #58
- Add more information to templates #56
- Add response id to error messages from failed requests #55
Fixed bugs:
- Token request ideal is missing id attribute in response. #65
- getCounterpartyAlias() returns null on payments #49
- Field ID is missing from MasterCardAction #48
- TokenQrRequestIdeal returns the wrong type #47
- Cannot list draft payments for monetary account #46
Closed issues:
Merged pull requests:
- Bunq update 7 #76 (OGKevin)
- Regenerate code for release #74 (OGKevin)
- Replaced httpclient with Okhttp. (#25) #73 (OGKevin)
- Regenerated code to add corerct object types. (#47) #70 (OGKevin)
- Fixed MonetaryAccountReferenceTypeAdapter to output proper value. (#49) #68 (OGKevin)
- Added missing field id for TokenQrRequestIdeal. (#65) #67 (OGKevin)
- Cannot list payments due to geolocation. (#46 ) #64 (OGKevin)
- Get counterparty alias returns null on payments. (#49 ) #63 (OGKevin)
- Added missing id field from mastercard action. (#48) #62 (OGKevin)
- (#55) add response id to request error #61 (OGKevin)
- Configure Zappr #59 (OGKevin)
- Improve issue and pr template. (#56) #57 (OGKevin)