Download Latest Version 0.13.1 source code.zip (38.7 kB)
Email in envelope

Get an email when there's a new version of Brick\Math

Home / 0.13.0
Name Modified Size InfoDownloads / Week
Parent folder
0.13.0 source code.tar.gz 2025-03-03 29.2 kB
0.13.0 source code.zip 2025-03-03 38.6 kB
README.md 2025-03-03 395 Bytes
Totals: 3 Items   68.2 kB 0

💥 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)
Source: README.md, updated 2025-03-03