Packages

Money functions for operations on and localization of a money data type with support for ISO 4217 currencies and ISO 24165 digial tokens (crypto currencies).

Retired package: Deprecated

Current section

Files

Jump to
ex_money CHANGELOG.md
Raw

CHANGELOG.md

## Changelog for Ex_Money v0.0.5 October 8, 2016
### Enhancements
* Adds a set of financial functions defined in `Money.Financial`
* Adds a sigil `~M` defined in `Money.Sigil`
* Adds the `Phoenix.HTML.Safe` protocol implementation
## Changelog for Ex_Money v0.0.4 October 8, 2016
### Bug Fixes
* Removed ambiguous and unhelpful function Money.rounding/0
### Enhancements
* Added usage examples and doctests
* Improved documentation in several places to make the intent clearer
* Made the SQL in the migration clearer for the output when the migration is run