forked from deriv-com/perl-Format-Util
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChanges
47 lines (28 loc) · 1.02 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
Revision history for Format-Util
{{$NEXT}}
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 26/09/2016
Fixes issue where a trailing zero would be added to integers if only a single parameter was passed to commas().
0.07 23/09/2016
Fix bug in method commas().
0.05 24/04/2015
Documentation fix
0.04 13/11/2014
CPAN test report fails fixes
0.03 09/11/2014
method virgule is being changed to commas
0.02 09/11/2014
Make file Improvements
0.01 05/11/2014
First version, released on an unsuspecting world.