Releases: jomweb/ringgit
Releases · jomweb/ringgit
v0.3.0
Added
- Add
Duit\MYR::getCurrency()
method.
- Allow to json encode an instance of
Duit\MYR
.
v0.2.1
Added
- Added
Duit\MYR::given()
.
- Allow to set custom money formatter using
Duit\MYR::setFormatter()
.
v0.2.0
Added
- Added
Duit\MYR::getAmount()
and include this to Duit\Contracts\Money
contract.
- Added
Duit\Concerns\Cash::cashAmount()
.
- Added
Duit\Concerns\Vat::cashAmountWithVat()
.