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