Money v6.12.0 Release Notes

Release Date: 2018-07-12 // almost 6 years ago
    • ✂ Remove caching of .empty/.zero
    • Preserve assigned bank when rounding
    • Always round the fractional part when calling #round
    • Wrap all amount parts when :html_wrap option is used
    • Deprecate #currency_as_string and #currency_as_string= (in favour of #with_currency)
    • ➕ Add #with_currency for swapping the currency
    • Rewrite allocate/split (fixing some penny loosing issues)