packagist brick/math 0.13.0

latest releases: 0.14.8, 0.14.7, 0.14.6...
11 months ago

💥 Breaking changes

  • BigDecimal::ofUnscaledValue() no longer throws an exception if the scale is negative
  • MathException now extends RuntimeException instead of Exception; this reverts the change introduced in version 0.11.0 (#82)

New features

  • BigDecimal::ofUnscaledValue() allows a negative scale (and converts the values to create a zero scale number)

Don't miss a new math release

NewReleases is sending notifications on new releases.