v4.1.0
Changed
- Improved static
min()
,max()
,avg()
andsum()
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
andunsingedMoney
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