Releases: Rebilly/money
Releases · Rebilly/money
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
$withCurrencyCode
parameter 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