Skip to content

Releases: forevermatt/budget-data-api-php-client

Switch to version 0.2.0 of the API specification

15 Apr 23:00
9f4fe1b
Compare
Choose a tag to compare

Change

  • Update for version 0.2.0 of the Budget Data API
  • Change accountsPost to accountPost

Fix simple bug

11 Mar 23:52
19a68a6
Compare
Choose a tag to compare

Fixed

  • Fix typo in constructor

Add `BudgetDataApiClient` wrapper class

11 Mar 23:41
9b32d5f
Compare
Choose a tag to compare

Added

  • Add wrapper class for easier use

Cleanup and getting current

08 Mar 00:15
bf290fb
Compare
Choose a tag to compare

Fixed

  • Remove unneeded files
  • Update supported PHP versions
  • Update dependencies
  • Leave version numbers to git tags and Packagist, not hard-coded in composer.json

Add, list accounts

06 Mar 18:56
Compare
Choose a tag to compare

Added

  • Add ability to add an Account
  • Add ability to list Accounts