Skip to content

Releases: radical-app/money

Fix for removed dependency

15 Mar 14:37
Compare
Choose a tag to compare
v1.1.2

Removed broken dependency

MoneySet first release

31 Dec 10:16
6f4568b
Compare
Choose a tag to compare
v1.1.1

moneyset with no behaviors yet

Fix wrong MinorCode on XPF Currency

03 Dec 11:44
43d435d
Compare
Choose a tag to compare

Change XPF currency MinorUnit from 0 to 2

Fixed Arab currencies, and empty Symbol

09 Nov 09:11
6676896
Compare
Choose a tag to compare
7334 missing symbol for the CHF currency for customer app only (#12)

Co-authored-by: Raffaele Procentese <r.procentese@bagbnb.com>

Added new method for floating point percentages

10 Aug 14:41
c4303e1
Compare
Choose a tag to compare

Added PercentOffFloat method for floating point percentages

Correct formatting for currencies with different minor units

26 May 09:05
ded06fc
Compare
Choose a tag to compare
Merge pull request #10 from radical-app/hotfix/better_formatting

AmountAsString will take into account minor unit of the currency;

Fix currency conversion for non-100 based currencies

18 May 10:17
9360aad
Compare
Choose a tag to compare
Merge pull request #9 from radical-app/hotfix/rare_currency_conversion

Fix currency conversion for non-100 based currencies

Change package name

15 May 08:44
87c3576
Compare
Choose a tag to compare
Merge pull request #8 from radical-app/hotfix/rename_deps

Renamed dependencies to correspond to new account name

Added helper method to get amount as string without currency

23 Apr 14:05
b0c0ebe
Compare
Choose a tag to compare
Merge pull request #7 from radicalcompany/feature/amount_as_string

Added method to get only amount as string

Added currency conversion helper

22 Apr 10:19
dab2792
Compare
Choose a tag to compare
v1.0.3

Implemented currency conversion methods (#6)