Money v4.0.2 Release Notes

    • Money.to_money now understands a currency option (GH-121)
    • โž• Added Money#-@ method to change object polarity (GH-122)
    • Added Money#symbol_or_iso_code utility method (GH-128)
    • ๐Ÿ“œ Money.parse now understands trailing - as negative inputs (GH-133)
    • Money::Currency.new now validates input to avoid memory leaks (GH-137)

    • ๐Ÿ‘ฎ Forced UTF-8 encoding on currency JSON (GH-117)

    • ๐Ÿ›  Fixed position of Philippine peso sign (GH-124)

    • ๐Ÿ›  Fixed position of Danish currency sign (GH-127)