Releases: Rebilly/money
Releases · Rebilly/money
2.4.0
- 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
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
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
What's Changed
- Added
$withCurrencyCodeparameter toMoney::prettyPrint()to render amount of money with currency code.
Full Changelog: v1.2.2...v2.1.0
2.0.0
1.2.2
1.2.1
1.2.0 [YANKED]
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
- @akozhevnikov-rebilly made their first contribution in #15
Full Changelog: v1.1.2...v1.2.0