Skip to content

Releases: Rebilly/money

2.3.0

08 Apr 10:18
3e0e7cc
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

See CHANGELOG for details.

1.1.0

18 Feb 20:46
c9b3130
Compare
Choose a tag to compare

See CHANGELOG for details.

1.0.3

18 Feb 16:08
877fa68
Compare
Choose a tag to compare

See CHANGELOG for details.