Releases: depsimon/laravel-wallet
Releases · depsimon/laravel-wallet
Support Laravel 7
Fix #4
actualBalance() now only takes accepted transactions into account
Merge pull request #3 from chadtomkiss/patch-1 Fix actualBalance to only include accepted transactions
v1.06
A wallet can now retrieve it's owner
v1.0.5 Adding the owner relationship in the Wallet model
A deposit can fail
v1.0.4 A deposit can fail
Fixing wallet update when balance is updated
v1.0.3 Fixing wallet update when balance is updated
Fixing transactions with default wallet
v1.0.2 Fixing transactions creation with default wallet
Fixing balance update
v1.0.1 Fixing balance update
Initial release
v1.0.0 Initial commit