money v1.9.0 Release Notes

  • ๐Ÿš€Enhancements

    • โž• Add Bolivar Soberano (#155)
    • ๐Ÿ‘Œ Improve Money.to_decimal to respect decimal places (#157)
    • โž• Add :code option for to_string rendering (#161)
    • ๐Ÿ‘ Allow Phoenix HTML 2.0 or 3.0 (#168)
    • ๐Ÿ‘Œ Support multiplying money by a decimal (#167)
    • ๐Ÿ‘‰ Use the rounding algorithm set in Decimal's context (#166)

    ๐Ÿ›  ๐Ÿ›Bug Fixes

    • ๐Ÿ›  Fix bug when using Money.to_decimal with amount 0 (#158)