This repository has been archived by the owner on Jan 24, 2018. It is now read-only.
Releases: sebastianbergmann/money
Releases · sebastianbergmann/money
Money 1.3.0
- Added currency-specific subclasses of
Money
(such asEUR
andUSD
)
Money 1.2.0
- Implemented rounding in multiply()
Money 1.1.0
- Added
Money::equals()
,Money::greaterThanOrEqual()
andMoney::lessThanOrEqual()
methods - Improved documentation
Money 1.0.0
- Initial release