money v1.7.0 Release Notes

Release Date: 2020-03-01 // about 4 years ago
  • ๐Ÿš€Enhancements

    • โž• Add Elixir 1.9 and 1.10 to CI [#97]
    • ๐Ÿ‘Œ Support embedded schema for Money.Ecto.Amount.Type and Money.Ecto.Map.Type ecto types
    • ๐Ÿ‘Œ Support parsing %Decimal{} values in parse/3 and parse!/3 functions
    • ๐Ÿ‘Œ Support Money.to_decimal/1 to return the value as %Decimal{}
    • โž• Add currency ISO 4217 numbers support
    • Money.equals? no longer raises when comparing different currencies
    • ๐Ÿ“œ Money.parse and Money.parse! now accept any number as argument