Skip to content
This repository has been archived by the owner on Jul 2, 2018. It is now read-only.

1.3.0

Compare
Choose a tag to compare
@danthorpe danthorpe released this 19 Nov 19:46
· 133 commits to development since this release

1.3.0

  1. [MNY-21, MNY-22]: Adds support for initializing MoneyTypes with minor units. Thanks to @jlalvarez18.
  2. [MNY-23]: Adds some convenience extensions to create Pay payment requests using an array of PaymentSummaryItem which is a new type generic over MoneyType. This is only available on iOS, and it allows consumers to use Money directly with Pay APIs.