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
moneyandunsingedMoneyby @FoLez (#131) - Native calculator, in case, the BcMath extension is not loaded (#146)
negate()method to Money and Calculators (#147)
New Contributors
- @FoLez made their first contribution in #131
Full Changelog: v4.0.0...v4.1.0