Money v3.0.0-beta.3 Release Notes

Release Date: 2016-10-04 // over 7 years ago
  • โž• Added

    • ๐Ÿ›  FixedExchange: returns fixed exchange rates based on a list (array)

    ๐Ÿ”„ Changed

    • [BC break] Convert method now moved to its own class: Converter
    • [BC break] Exchange had one method getCurrencyPair which is now renamed to quote
    • ๐Ÿ“š Minor documentation issues

    ๐Ÿ›  Fixed

    • Integer detection when the number overflows the integer type and contains zeros
    • Rounding numbers containg trailing zeros
    • Converting Money to currency with different number of subunits