Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Releases: ameliaikeda/monzo-php

Pots!

02 Mar 17:14
22cbc02
Compare
Choose a tag to compare
Pots! Pre-release
Pre-release

Added the ability to move money to/from pots with this release.

Minor Refactoring (BC Break)

28 Jan 18:25
Compare
Choose a tag to compare
Pre-release
  • TransactionCreated now typehints a HasMonzoCredentials user and is no longer nullable.
  • You can now getClientId() on the Amelia\Monzo\Client class.

Pots

19 Jan 09:23
2e8ee82
Compare
Choose a tag to compare
Pots Pre-release
Pre-release

This release adds readonly support for listing a user's pots.

DRY Edition

22 Nov 22:58
5d08081
Compare
Choose a tag to compare
DRY Edition Pre-release
Pre-release
Merge pull request #13 from ameliaikeda/analysis-XNJlgg

Apply fixes from StyleCI

Now with More Webhooks™

21 Nov 21:35
0b83c5a
Compare
Choose a tag to compare
Pre-release
Merge pull request #12 from ameliaikeda/analysis-zORZdk

Apply fixes from StyleCI

v0.4.1: Merge pull request #9 from ameliaikeda/analysis-8AgxgG

20 Nov 21:06
027d15e
Compare
Choose a tag to compare
Apply fixes from StyleCI

v0.4.0

20 Nov 21:04
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
Add better support for webhooks in the service provider

v0.2.0

24 Mar 14:29
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
Allow instantiating the main monzo class using app(), fixes #2

v0.1.0

22 Feb 20:50
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial release – quite a few features are not yet implemented, but the underlying client is complete.