Releases: CoreProc/laravel-wallet-plus
Releases · CoreProc/laravel-wallet-plus
2.0.0
What's Changed
- Add Laravel 12 support by @myraoliveros-cp in #9
New Contributors
- @myraoliveros-cp made their first contribution in #9
Full Changelog: 1.5.0...2.0.0
Add PHP 8 and Laravel 9 support
1.5.0 Add support for PHP 8 and Laravel 9
Add Laravel 8 support
1.4.0 Fix composer
Add WalletLedger relationship to Wallet model
Merge pull request #1 from welox/patch-1 Add WalletLedgers relationship
Various additions
- Migration file should now be published on installation
- Access a wallet through the model using
wallet()method by wallet type ID or name - or simply null if wallet type is not set. - Support for decimals now work properly.
- Updated readme.
Add methods
1.1.0 Add method to get balance and decrementBalance
First release
1.0.0 Add features