All Versions
23
Latest Version
Avg Release Cycle
93 days
Latest Release
539 days ago

Changelog History
Page 3

  • v0.2.0 Changes

    October 02, 2017
    • Minimum requirement is now PHP 7.1
    • ๐Ÿ—„ BigRational::toMoney() has been deprecated; use to() instead. This is the result of a factorization of a common feature in Money and RationalMoney.
  • v0.1.1 Changes

    December 08, 2017

    Backports from 0.2.x:

    • ๐Ÿ†• New method: CustomContext::getScale()
    • Money::formatTo() now always respects the scale of the Money
    • ๐Ÿ› Bug fix: Money::allocate() incorrectly allocated negative monies
  • v0.1.0 Changes

    October 02, 2017

    ๐Ÿš€ First beta release!