Skip to content

Ex Money version 5.19.0

Choose a tag to compare

@kipcole9 kipcole9 released this 31 Dec 19:46
· 93 commits to main since this release

Deprecations

  • Money.default_backend/0 is soft deprecated in favor of Money.default_backend!/0 whose naming better expresses the side effect of an exception being raised if no default backend is configured.

Bug Fixes

  • Surface an error exception if, when starting the exchange rates service, no Money.default_backend!/0 is configured.