Skip to content

1.0.0

Compare
Choose a tag to compare
@OGKevin OGKevin released this 24 Jul 18:41
· 494 commits to develop since this release

Change Log

Unreleased

Full Changelog

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)

Full Changelog

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: