This repository has been archived by the owner on Jun 28, 2024. It is now read-only.
Releases: ameliaikeda/monzo-php
Releases · ameliaikeda/monzo-php
Pots!
Added the ability to move money to/from pots with this release.
Minor Refactoring (BC Break)
TransactionCreated
now typehints aHasMonzoCredentials
user and is no longer nullable.- You can now
getClientId()
on theAmelia\Monzo\Client
class.
Pots
This release adds readonly support for listing a user's pots.
DRY Edition
Merge pull request #13 from ameliaikeda/analysis-XNJlgg Apply fixes from StyleCI
Now with More Webhooks™
Merge pull request #12 from ameliaikeda/analysis-zORZdk Apply fixes from StyleCI
v0.4.1: Merge pull request #9 from ameliaikeda/analysis-8AgxgG
Apply fixes from StyleCI
v0.4.0
Add better support for webhooks in the service provider
v0.2.0
Allow instantiating the main monzo class using app(), fixes #2
v0.1.0
Initial release – quite a few features are not yet implemented, but the underlying client is complete.