0.6.0
- Minimum PHP version is now 7.1; for PHP 5.6 and PHP 7.0 support, use version
0.5
- Deprecated method
BigDecimal::withScale()
has been removed; usetoScale()
instead - Method
BigNumber::toInteger()
has been renamed totoInt()
0.5
BigDecimal::withScale()
has been removed; use toScale()
insteadBigNumber::toInteger()
has been renamed to toInt()