This repository has been archived by the owner on Jul 2, 2018. It is now read-only.
1.3.0
1.3.0
- [MNY-21, MNY-22]: Adds support for initializing
MoneyType
s with minor units. Thanks to @jlalvarez18. - [MNY-23]: Adds some convenience extensions to create Pay payment requests using an array of
PaymentSummaryItem
which is a new type generic overMoneyType
. This is only available on iOS, and it allows consumers to useMoney
directly with Pay APIs.