File tree Expand file tree Collapse file tree 1 file changed +13
-9
lines changed Expand file tree Collapse file tree 1 file changed +13
-9
lines changed Original file line number Diff line number Diff line change 1
1
# Change log
2
2
3
- ## Unreleased
3
+ ## 1.8.4 - 2024-02-14
4
4
5
5
- Replaced static by self as return value. Added clean text function.
6
6
- Corrected put image.
7
- - Corrected image soft mask.
7
+ - Corrected the image soft mask.
8
8
- Initialize properties. Added left and right margins.
9
9
- Replaced self by static. Added test for PdfFontStyle.
10
- - Removed replace entries in composer.
11
- - Added CHANGELOG file. Added tests.
10
+ - Removed replace entries in the ` composer.json ` .
11
+
12
+ ### 1.8.4-alpha-6 - 2024-02-13
13
+
14
+ - Update ` .styleci.yml ` .
15
+ - Added ` CHANGELOG ` file. Added tests.
12
16
- Added isLink function.
13
17
- Added new line constant.
14
18
- Updated PHP doc.
15
19
16
- ### 1.8.4-alpha-5
20
+ ### 1.8.4-alpha-5 - 2024-02-11
17
21
18
22
- Updated PHP-Stan to level 9.
19
23
- Added page rotation enumeration.
20
24
- Added tests.
21
25
22
- ### 1.8.4-alpha-4
26
+ ### 1.8.4-alpha-4 - 2024-02-08
23
27
24
28
- Updated font directory for tests.
25
29
- Replaced border integer by boolean.
26
30
27
- ### 1.8.4-alpha-3
31
+ ### 1.8.4-alpha-3 - 2024-02-06
28
32
29
33
- Added tests.
30
34
- Minor corrections for output.
31
35
32
- ### 1.8.4-alpha-2
36
+ ### 1.8.4-alpha-2 - 2024-02-05
33
37
34
38
- Added rector.
35
39
- Added GitHub actions.
39
43
- Added license.
40
44
- Added rectangle style and text alignment.
41
45
42
- ### 1.8.4-alpha
46
+ ### 1.8.4-alpha - 2024-02-04
43
47
44
48
- Initial release.
45
49
You can’t perform that action at this time.
0 commit comments