Skip to content

3.1.0

Compare
Choose a tag to compare
@rez1dent3 rez1dent3 released this 27 Jul 11:13
· 1884 commits to master since this release
39dc347

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

Full Changelog: 3.0.4...3.1.0