forked from deriv-com/perl-Format-Util
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChanges
More file actions
40 lines (24 loc) · 877 Bytes
/
Changes
File metadata and controls
40 lines (24 loc) · 877 Bytes
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
Revision history for Format-Util
{{$NEXT}}
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.