Money v6.14.0 Release Notes

    • ๐Ÿ›  Fix Bahraini dinar symbol
    • 0๏ธโƒฃ Raise exception when default currency is not set or passed as parameter
    • ๐Ÿ‘ Allow specifying default_bank as a lambda
    • ๐Ÿ‘ Allow passing a default format in currencies definition only valid without symbol_position
    • Always allow comparison with zero Money
    • 0๏ธโƒฃ Rename Money.infinite_precision to default_infinite_precision
    • โž• Add Currency.reset! method to reload all the default currency definitions
    • ๐Ÿ›  Fix edgecase for Money#allocate when applying to array of all zero values