Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

Releases: sebastianbergmann/money

Money 1.3.0

25 Nov 19:26
Compare
Choose a tag to compare
  • Added currency-specific subclasses of Money (such as EUR and USD)

Money 1.2.0

19 Oct 15:59
Compare
Choose a tag to compare
  • Implemented rounding in multiply()

Money 1.1.0

16 Oct 12:23
Compare
Choose a tag to compare
  • Added Money::equals(), Money::greaterThanOrEqual() and Money::lessThanOrEqual() methods
  • Improved documentation

Money 1.0.0

21 Jul 15:54
Compare
Choose a tag to compare
  • Initial release