-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathChanges
57 lines (34 loc) · 1.34 KB
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Revision history for Format-Util
{{$NEXT}}
0.18
- Add XRP to precision.yml
0.17 2022-10-18 01:38:02+00:00 UTC
- Add tUSDT
0.16 2021-10-21 10:40:10+00:00 UTC
Add AAD (antarctica dollar) currency to precision.yml
0.15 2018-09-10 02:01:10+00:00 UTC
return as string for consistent precision
0.14 2018-05-11 04:13:38+00:00 UTC
0.13 2017-09-19 03:43:26+00:00 UTC
0.12 2017-06-15 02:58:10+00:00 UTC
add sub roundcommon for better standard rounding
0.11 2017-06-09 07:18:17+00:00 UTC
add sub to get precision config, add ETC, LTC precision
0.10 2017-06-09 03:14:08+00:00 UTC
Add formatnumber, financial rounding methods
0.09 2017-02-20 03:11:05+00:00 UTC
Switch to dzil
0.08 2016-09-26 03:14:08+00:00 UTC
Fixes issue where a trailing zero would be added to integers if only a single parameter was passed to commas().
0.07 2016-09-23 03:14:08+00:00 UTC
Fix bug in method commas().
0.05 2015-04-24 03:14:08+00:00 UTC
Documentation fix
0.04 2014-11-13 03:14:08+00:00 UTC
CPAN test report fails fixes
0.03 2014-11-09 03:14:08+00:00 UTC
method virgule is being changed to commas
0.02 2014-11-09 03:14:08+00:00 UTC
Make file Improvements
0.01 2014-11-05 03:14:08+00:00 UTC
First version, released on an unsuspecting world.