1-------
2v1.0.10
3-------
4
5[mjr] Remove Autoloading of unused Math_BigInteger (Remi Collet
6      <remi@remirepo.net>, PR #2).
7
8
9------
10v1.0.9
11------
12
13[mjr] No longer support Math_BigInteger, require the bcmath extension instead.
14
15
16------
17v1.0.8
18------
19
20[mjr] Fix dependency on Horde_Date 2.3.0.
21
22
23------
24v1.0.7
25------
26
27[mjr] Work around BC break in PHP 5.5.10 with converting timezone abbreviations
28      to full timezone names.
29
30
31------
32v1.0.6
33------
34
35[jan] Mark PHP 7 as supported.
36
37
38------
39v1.0.5
40------
41
42[mjr] Remove bcmath extension requirement and add PEAR Math_BigInteger package
43      in it's place.
44
45
46------
47v1.0.4
48------
49
50[jan] Improve PSR-2 compatibility.
51
52
53------
54v1.0.3
55------
56
57[mjr] Make bcmath an optional, not required, extension (Bug #13285).
58
59
60------
61v1.0.2
62------
63
64[mjr] Clarify license is LGPL and fix package.xml/composer.json files.
65
66
67------
68v1.0.1
69------
70
71
72------
73v1.0.0
74------
75
76Initial release.
77