Money v6.7.1 Release Notes

    • ๐Ÿ”„ Changed DKK symbol from 'kr' to 'kr.'
    • ๐Ÿ‘Œ Improved Money::Formatting#format docs
    • โšก๏ธ Updated VEF symbol from 'Bs F' to 'Bs'
    • Currency#exponent now returns Fixnum
    • ๐Ÿ›  Fixed coercion issues
    • ๐Ÿ›  Fixed edge case with explicit override of thousands separator and decimal mark
    • ๐Ÿšฉ Money#== will now raise error for non-zero numeric values
    • ๐Ÿ›  Fixed divmod
    • โž• Added disambiguation symbol to USD Dollar
    • ๐Ÿ‘‰ Use disambiguation symbol when both disambiguate and symbol are true in format method