Skip to content

Releases: Rebilly/money

2.4.0

29 Apr 16:26
f9c6193

Choose a tag to compare

  • Changed CLF display_name to 'Unidad de Fomento', default_fraction_digits to 4, sub_unit to 10000
  • Changed BIF sub_unit to 1
  • Changed DJF sub_unit to 1
  • Changed GNF sub_unit to 1
  • Changed ISK sub_unit to 1
  • Changed JOD sub_unit to 1000
  • Changed KMF sub_unit to 1
  • Changed MGA sub_unit to 100
  • Changed MRU sub_unit to 100
  • Changed PYG sub_unit to 1
  • Changed RWF sub_unit to 1
  • Changed UGX sub_unit to 1
  • Changed UYI sub_unit to 1
  • Changed VND sub_unit to 1
  • Changed XAF sub_unit to 1
  • Changed XAG sub_unit to 1
  • Changed XAU sub_unit to 1
  • Changed XBA sub_unit to 1
  • Changed XBB sub_unit to 1
  • Changed XBC sub_unit to 1
  • Changed XBD sub_unit to 1
  • Changed XDR sub_unit to 1
  • Changed XOF sub_unit to 1
  • Changed XPD sub_unit to 1
  • Changed XPF sub_unit to 1
  • Changed XPT sub_unit to 1
  • Changed XSU sub_unit to 1
  • Changed XTS sub_unit to 1
  • Changed XUA sub_unit to 1
  • Changed XXX sub_unit to 1
  • Deprecated SLL and HRK
  • Added SLE

2.3.0

08 Apr 10:18
3e0e7cc

Choose a tag to compare

What's Changed

  • Changed KRW sub_unit to 1. South Korean jeon is no longer practically used.

Full Changelog: v2.2.0...v2.3.0

2.2.0

26 Mar 15:00
6297005

Choose a tag to compare

What's Changed

  • Changed CLP sub_unit to 1. Chilean peso centavos are no longer used.

Full Changelog: v2.1.0...v2.2.0

2.1.0

01 Mar 10:36
39c9ac0

Choose a tag to compare

What's Changed

  • Added $withCurrencyCode parameter to Money::prettyPrint() to render amount of money with currency code.

Full Changelog: v1.2.2...v2.1.0

2.0.0

09 Feb 05:28
34253d3

Choose a tag to compare

What's Changed

  • Remove incorrectly designed getRate by @2e3s in #20
  • PHP 7.3 is dropped out of supported versions.

Full Changelog: v1.2.2...v2.0.0

1.2.2

07 Feb 22:15
eb12350

Choose a tag to compare

What's Changed

  • Make Money::fromString pure #19

Full Changelog: v1.2.1...v1.2.2

1.2.1

08 Oct 21:06
a5bcfd6

Choose a tag to compare

What's Changed

  • Fix Currency by @slavcodev-rebilly in #18

Full Changelog: v1.2.0...v1.2.1

1.2.0 [YANKED]

08 Oct 19:36
0cd2f0e

Choose a tag to compare

What's Changed

  • Update psalm and phpunit by @slavcodev-rebilly in #16
  • Add PHP 8 support by @akozhevnikov-rebilly in #15
  • Annotate immutability of Money and mutation-free of Currency by @slavcodev-rebilly in #17

New Contributors

Full Changelog: v1.1.2...v1.2.0

1.1.2

19 Apr 21:17
55a1e4a

Choose a tag to compare

See CHANGELOG for details.

1.1.0

18 Feb 20:46
c9b3130

Choose a tag to compare

See CHANGELOG for details.