Money release 5.3.0
Bug Fixes
- Fix parsing money amounts to use Unicode definition of whitespace (set
[:Zs:]). Thanks to @sanjibukai for the report.
Enhancements
- Add
Money.sum/2to sum a list ofMoney, converting them if required.
[:Zs:]). Thanks to @sanjibukai for the report.Money.sum/2 to sum a list of Money, converting them if required.