Releases: bavix/laravel-wallet
Releases · bavix/laravel-wallet
7.3.1
8.0.0
Added
Removed
- Removed php 7.4 support
What's Changed
- Extend Wallet holder_id property to support string type by @adesege in #423
- Adding support for laravel 9 by @rez1dent3 in #424
New Contributors
Full Changelog: 7.3.0...8.0.0
7.3.0
Added
- Credit Limits
- WalletCreatedEvent
Updated
- Optimization of check for withdrawals
What's Changed
- Update symplify/easy-coding-standard requirement from ^9.4 to ^10.0 by @dependabot in #420
- [7.3] WalletCreatedEvent, Credit Limits, walletTransactions by @rez1dent3 in #415
Full Changelog: 7.2.0...7.3.0
7.3.0-beta1
What's Changed
- Add a relation for fetching transactions from the wallet (walletTransactions) by @rez1dent3 in #418
- [7.x] Credit Limits by @rez1dent3 in #419
Full Changelog: 7.3.0-alpha...7.3.0-beta1
7.2.0
Added
- Added balance update event
What's Changed
- [7.2] Events by @rez1dent3 in #414
Full Changelog: 7.1.0...7.2.0
7.1.0
Added
- Transaction support.
- Now, within the transaction, the wallet has its own balance state.
Fixed
- Fixed unit tests with checking for transaction level (mariadb).
Updated
- Due to the state within transactions, I was able to speed up the computation up to 25 times for complex transfers.
Removed
- class
WalletServiceLegacy - method
CommonServiceLegacy::addBalance
What's Changed
- [7.1] Transaction State by @rez1dent3 in #412
Full Changelog: 7.0.0...7.1.0
7.3.0-alpha
Full Changelog: 7.2.0-beta1...7.3.0-alpha
7.2.0-beta1
Full Changelog: 7.1.0-RC3...7.2.0-beta1
7.1.0-RC3
Full Changelog: 7.1.0-RC2...7.1.0-RC3
7.1.0-RC2
Full Changelog: 7.1.0-RC1...7.1.0-RC2