Releases: bavix/laravel-wallet
Releases · bavix/laravel-wallet
3.0.4
Fixed
- fixed PostgresSQL 11
What's Changed
- fix pg11 by @rez1dent3 in #59
Full Changelog: 3.0.3...3.0.4
3.0.3
3.0.2
Added
- Add support laravel 5.9 (new name 6.0)
- Add support mariadb: 5.5, 10.0+
- Add support percona: 5.6
- Add support mysql: 5.6
What's Changed
- add support mariadb 10.1 by @rez1dent3 in #48
Full Changelog: 3.0.1...3.0.2
3.0.1
Fixed
- The shortened syntax for getting the balance did not work.
What's Changed
- fix by @rez1dent3 in #50
Full Changelog: 3.0.0...3.0.1
3.0.0
Added
- Add service
CommonService - Add service
ProxyService - Add service
WalletService - Add object Bring (simple transfer)
- Add object Operation (simple transaction)
- Add feature Cart (multi pay + quantity)
- Add method
payFreeCart - Add method
safePayCart - Add method
payCart - Add method
forcePayCart - Add method
safeRefundCart - Add method
refundCart - Add method
forceRefundCart - Add method
safeRefundGiftCart - Add method
refundGiftCart - Add method
forceRefundGiftCart - Add method
getUniqueIdto InterfaceProduct
Changed
- applied fixes from cs-fixer
- change singleton path
bavix.wallet::transactiontoBavix\Wallet\Models\Transaction::class - change singleton path
bavix.wallet::transfertoBavix\Wallet\Models\Transfer::class - change singleton path
bavix.wallet::wallettoBavix\Wallet\Models\Wallet::class - change method
canBuy. Added parameter$quantity
Removed
- method
calculateBalance. - method
holderTransfers. - attribute
$statusfrom Interfaces/Wallet::transfer - attribute
$statusfrom Interfaces/Wallet::safeTransfer - attribute
$statusfrom Interfaces/Wallet::forceTransfer - attribute
$statusfrom Interfaces/WalletFloat::transfer - attribute
$statusfrom Interfaces/WalletFloat::safeTransfer - attribute
$statusfrom Interfaces/WalletFloat::forceTransfer - class
Tax - class
WalletProxy - protected method
checkAmount - protected method
assemble - protected method
change - protected method
holderTransfers - protected method
addBalance
What's Changed
- 3.0-dev: Fix bad architecture by @rez1dent3 in #36
- 3.0-Dev by @rez1dent3 in #38
- 3.1 by @rez1dent3 in #44
- Docs by @rez1dent3 in #45
- 3.0-Dev: Architecture correction by @rez1dent3 in #40
- remove changelog from docs by @rez1dent3 in #46
Full Changelog: 2.4.1...3.0.0
2.4.1
Fixed
- Readme.md
- lumen framework
Added
- new tests have been added.
- method
refreshBalance.
Deprecated
- method
calculateBalance. - method
holderTransfers.
What's Changed
- 2.5-Dev: Bug fixes by @rez1dent3 in #39
Full Changelog: 2.4.0...2.4.1
2.4.0
Added
- Add zh-CN trans. @moecasts
- Add ru trans
- Add method
holderTransfers
Changed
- optimize
getWalletmethod - optimize relations wallets
Fixed
- fixed getting a default wallet @moecasts
Removed
- trait CanBePaid (deprecated ^2.2)
- trait CanBePaidFloat (deprecated ^2.2)
What's Changed
- Add zh-CN trans by @moecasts in #32
- 2.4 by @rez1dent3 in #31
New Contributors
Full Changelog: 2.3.2...2.4.0
2.3.2
2.3.1
2.3.0
Added
- Add support Themosis Framework
Changed
- In all the methods of translations have added the status of the transfer.
Fixed
- correction of errors during installation is not correct status.
What's Changed
- Master to themosis by @rez1dent3 in #27
- fix phpunit by @rez1dent3 in #29
- Themosis by @rez1dent3 in #28
- global upgrade by @rez1dent3 in #30
Full Changelog: 2.2.2...2.3.0