packagist brick/math 0.14.8

8 hours ago

🗑️ Deprecations

  • Method BigInteger::testBit() is deprecated, use isBitSet() instead

New features

  • New method: BigInteger::isBitSet() (replaces testBit())
  • New method: BigNumber::toString() (alias of magic method __toString())

👌 Improvements

  • Performance optimization of BigRational comparison methods
  • More exceptions have been documented with @throws annotations

Don't miss a new math release

NewReleases is sending notifications on new releases.