Skip to content

Ex Money version 5.22.0

Choose a tag to compare

@kipcole9 kipcole9 released this 15 Aug 11:00
· 50 commits to main since this release

Enhancements

  • Adds Money.Subscription.Plan.to_string/2 to return a localized string representation of a subscription plan. The implementation is conditional on ex_cldr_units being configured as a dependency in mix.exs and Cldr.Unit being added as a provider in the CLDR backend module. Thanks to @peaceful-james for the suggestion. Closes #186.