money v1.8.0 Release Notes

Release Date: 2020-10-04 // over 3 years ago
  • ๐Ÿš€Enhancements

    • ๐Ÿ‘Œ Improves error message when Money.parse! fails
    • โž• Add Money.cmp/2 function
    • โž• Add [email protected] to optional list in mix.exs

    ๐Ÿ›  ๐Ÿ›Bug Fixes

    • ๐Ÿ›  Fix: avoic float rounding in Money.to_string
    • ๐Ÿ›  Fix some type specs (did not include valid types)
    • ๐Ÿ›  Fix Elixir 1.11.0 complain about variable usage
    • ๐Ÿ›  Fix duplicate doc for Money.Currency.get/1