Money v3.2.1 Release Notes

Release Date: 2019-02-07 // about 5 years ago
  • ๐Ÿ”„ Changed

    • Money::allocate now maintains keys of ratios array
    • ๐Ÿ—„ All parsers now emit a deprecation warning when passing currency as string

    ๐Ÿ›  Fixed

    • ๐Ÿ“„ Docs fix : plus sign in numeric strings is allowed
    • โž• Added ext-json as required extension
    • ๐Ÿ‘ป Throw exception in case of empty currency
    • BCMath calculator now uses scale parameters for addition and subtracting
    • ๐Ÿ›  Fixed allocation remainder bug
    • โž• Added PHP 7.3 in test suite
    • ๐Ÿ›  Fixed dockerignore to ignore Dockerfile
    • ๐Ÿ›  Fixed Bitcoin parsing bug when using trailing zeros