Releases: bavix/laravel-wallet
Releases · bavix/laravel-wallet
3.1.6
Added
What's Changed
- add infection to composer by @rez1dent3 in #89
- Add support Cashier by @rez1dent3 in #88
Full Changelog: 3.1.5...3.1.6
3.1.5
3.1.4
Added
- Add support
barryvdh/laravel-ide-helper
Fixed
- Fixed receiving
wallets.transfers
relationship @imhuso
What's Changed
- #78 Relations by @rez1dent3 in #79
Full Changelog: 3.1.3...3.1.4
3.1.3
Added
- Add support SQLite on command
RefreshBalance
- Add support laravel 6.0
- Add support php 7.4
- Add unit-test's
What's Changed
- #75 add support laravel 6.0 by @rez1dent3 in #76
- Refresh command by @rez1dent3 in #77
Full Changelog: 3.1.2...3.1.3
3.1.2
Added
- Allow to free buy with a negative balance
- Add parameter
$allowZero
to methodcanWithdraw
Fixed
- method canWithdraw, with a negative price, almost always true
Full Changelog: 3.1.1...3.1.2
3.1.1
Added
- Add getCurrencyAttribute
- New unit-test's
- Add docker for php7.4 (need to develop)
Changed
- Travis CI
- Update README.md
Removed
- Deprecated interface Taxing
What's Changed
- Travis CI by @rez1dent3 in #71
- Scrutinizer Auto-Fixes by @scrutinizer-auto-fixer in #74
Full Changelog: 3.1.0...3.1.1
3.1.0
Added
- Add exchange method's.
- Add confirm method's.
- Add method
hasWallet
, sometimes required to verify wallet existence. - Add currency service (create usd, eur,...).
- Add
MinimalTaxable
. - Add
Taxable
. - New exception's.
- Add decimal places (replacement ratio).
Deprecated
- method
calculateBalance
.
Changed
- Updated dependencies (composer.json).
- New status
exchange
.
Fixed
- Wallet is not always created. #63 #51
- Migration mariadb, pgsql, mysql.
- Fix documentation.
- Optimize code, fasted 1.1x.
Deprecated
- class
Taxing
.
Removed
- The ability to change the ratio
coefficient
. - Removed private and protected methods, the traits turned out to be more clean.
What's Changed
- Scrutinizer Auto-Fixes by @scrutinizer-auto-fixer in #52
- Scrutinizer Auto-Fixes by @scrutinizer-auto-fixer in #53
- Scrutinizer Auto-Fixes by @scrutinizer-auto-fixer in #54
- add static by @rez1dent3 in #55
- Scrutinizer Auto-Fixes by @scrutinizer-auto-fixer in #66
- Decimal places by @rez1dent3 in #67
- Exchangeable by @rez1dent3 in #51
Full Changelog: 3.0.4...3.1.0
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