Brick\Math v0.6.0 Release Notes

Release Date: 2017-08-25 // over 6 years ago
    • ๐Ÿ‘ 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; use toScale() instead
    • Method BigNumber::toInteger() has been renamed to toInt()