1.0.0
Change Log
Unreleased
Fixed bugs:
- Fix the CustomerStatementExport Listing #146
Closed issues:
- add Oauth support #156
- BunqContext class file duplicated #155
- Update Sandbox API key procedure #153
- Unexpected API rate limit error #152
Merged pull requests:
0.13.2 (2018-05-30)
Implemented enhancements:
- [php] Update examples in readme #140
- Separation of concerns: InstallationUtil class is displaying error messages #133
- It is not possible to refresh userContext data #122
- Fix/Optimise test framework for CI. #120
- Add more example scripts #98
- PHP unit needs to be updated to version 6 #96
- Auto save the session after automatic session reset has been executed #94
- Monetary account joint cannot be retrieved. #76
- [DX] User::listing requires ugly logic to make it user-type agnostic #42
- [DX] Static resource access is bad for mockability #41
- Assert that variables are correct when creating an ApiContext with code. #35
- Initial feedback on project (organization) #4
- Fix supperflous fields error #118 #125 (OGKevin)
- Refresh user context #122 #124 (OGKevin)
- Optimise test framework auto topup #120 #123 (OGKevin)
- Optimise test framework #120 #121 (OGKevin)
Fixed bugs:
- Parameter default should be null and not a string. #137
- Composer installation will generate warnings on case-insensitive systems #130
- Can not construct a BunqMeTabEntry for use with BunqMeTab::create() #118
- cURL error 60: SSL certificate problem: unable to get local issuer certificate #104
- Monetary account joint cannot be retrieved. #76
Closed issues:
- Add support for the undocumented user/%s/monetary-account/%s/customer-statement/%s/content call #147
- MonetaryAccount listing succeeds on sandbox but fails on production #145
- Error message: The request signature is invalid. #129
- Error: apiContext has not been loaded. #128
- README contains 'of' instead of 'or' #119
- TabUsageSingle with uuid "X" not found. #106
- Move to new sandbox #149
Merged pull requests:
- Proper check for curl error zero. (#7) #148 (OGKevin)
- Fix joint co owner error #76 #144 (OGKevin)
- Regenerated code to add request fields to objects. (#118) #143 (OGKevin)
- Update readme to point to tinker. (#140) #142 (OGKevin)
- Regenerated code. (#118) #141 (OGKevin)
- Use null as default parameter value. (#137) #138 (OGKevin)
- Bunq-install should display error message and not installation util. (#133) #136 (Jorijn)
- Assert values are correct for api context #35 #135 (OGKevin)
- Replace examples with tinker #98 #132 (OGKevin)
- Auto update bunq context #94 #131 (OGKevin)
- Fix typo in README #117 (casperboone)
- Removed userContext.php (#114) #116 (OGKevin)
- Move to new sandbox #149 #150 (OGKevin)