Skip to content

v4.1.0

Compare
Choose a tag to compare
@PostScripton PostScripton released this 08 Mar 18:47
· 7 commits to 4.x since this release

Changed

  • Improved static min(), max(), avg() and sum() methods. They take a collection as their first argument as well (#145)

Added

  • JSON serialization to Money (#142)
  • zero() method to Money (#144)
  • Blueprint macros money and unsingedMoney by @folez (#131)
  • Native calculator, in case, the BcMath extension is not loaded (#146)
  • negate() method to Money and Calculators (#147)

New Contributors


Full Changelog: v4.0.0...v4.1.0