-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathChangeLog
More file actions
156 lines (87 loc) · 4.43 KB
/
ChangeLog
File metadata and controls
156 lines (87 loc) · 4.43 KB
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
2026-04-22 Francois Suter (Idéative) <typo3@ideative.ch>
* Release version 6.0.0
2026-02-08 Francois Suter (Idéative) <typo3@ideative.ch>
* Ensure compatibility with TYPO3 14 and PHP 8.5, resolves #18
2024-12-08 Francois Suter (Idéative) <typo3@ideative.ch>
* Release version 5.0.0
2024-12-07 Francois Suter (Idéative) <typo3@ideative.ch>
* Verify compatibility with PHP 8.4
2024-12-06 Francois Suter (Idéative) <typo3@ideative.ch>
* Automate documentation and code linting
2024-12-02 Francois Suter (Idéative) <typo3@ideative.ch>
* Clean up and improve documentation
2024-11-26 Francois Suter (Idéative) <typo3@ideative.ch>
* Adapt to changes in svconnector, resolves #16
* Verify compatibility with TYPO3 13 ELTS, resolves #15
2024-06-16 Francois Suter (Idéative) <typo3@ideative.ch>
* Ensure compatibility with TYPO3 13, resolves #15
* Clean up code with Rector, drop compatibility with PHP 7.4 and 8.0, references #15
2023-08-07 Francois Suter (Idéative) <typo3@ideative.ch>
* Verify compatibility with PHP 8.2
* Release version 4.1.0
2023-05-02 Francois Suter (Idéative) <typo3@ideative.ch>
* Update example code for service instanciation
* Verify compatibility with TYPO3 12 LTS
* Relase version 4.0.1
2022-12-27 Francois Suter (Idéative) <typo3@ideative.ch>
* Relase version 4.0.0
2022-12-25 Francois Suter (Idéative) <typo3@ideative.ch>
* Adapt to changes in Doctrine/DBAL, resolves #14
* Ensure compatibility with TYPO3 12, resolves #12
* Ensure compatibility with PHP 8.1
2022-12-18 Francois Suter (Idéative) <typo3@ideative.ch>
* Switch to new connector service registration API, resolves #13
2022-12-15 Francois Suter (Idéative) <typo3@ideative.ch>
* Add driver class option to connector parameters (thanks to Christian Toffolo)
* Relase version 3.1.0
2021-10-05 Francois Suter (Idéative) <typo3@ideative.ch>
* Relase version 3.0.0
2021-09-07 Francois Suter (Idéative) <typo3@ideative.ch>
* Ensure compatibility with PHP 8
2021-04-06 Francois Suter (Idéative) <typo3@ideative.ch>
* Ensure compatibility with TYPO3 11, drop support for TYPO3 8 and 9
2021-02-22 Francois Suter (Idéative) <typo3@ideative.ch>
* Update composer manifest
* Release version 2.3.1
2020-05-07 Francois Suter (Idéative) <typo3@ideative.ch>
* Release version 2.3.0
2020-04-12 Francois Suter (Idéative) <typo3@ideative.ch>
* Update documentation settings, resolves #7
2020-04-10 Francois Suter (Idéative) <typo3@ideative.ch>
* Ensure compatibility with TYPO3 10
2018-12-28 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Drop interpretation of constants, resolves #2
* Keep only Doctrine DBAL-based database class, resolves #3
* Drop compatibility with TYPO3 7, prepare for TYPO3 9, cleanup code, resolves #4
* Release version 2.2.0
2017-04-05 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Added compatibility with TYPO3 v8, in particular Doctrine DBAL, resolves #1
* Released version 2.1.0
2016-05-02 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Released version 2.0.0, resolves #76013
2016-04-26 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Refactored for TYPO3 CMS 7, resolves #75929
2014-06-05 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Released version 1.4.0, resolves #57775
2014-04-02 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Verified compatibility with TYPO3 CMS 6.2, resolves #57569
2013-07-21 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Verified compatibility with TYPO3 CMS 6.1, resolves #50260
* Released version 1.3.0
2013-01-24 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Released version 1.2.0
2013-01-11 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Verified compatibility with TYPO3 CMS 6.0, resolves #44465
2012-09-23 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Released version 1.1.0
2012-09-22 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Verified compatibility with TYPO3 4.7, raised requirements to 4.5, resolves #41246
* Added handling in case errors are not thrown as exceptions, resolves #41247
2012-09-14 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Added sample configuration, resolves #40919
* Added support for ADODB fetch mode parameter, resolves #36877 (thanks to ian)
2012-06-15 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Changed connection process to use NConnect, resolves #37956 (thanks to Christoph Holtermann)
* Released version 1.0.1
2011-03-08 Francois Suter (Cobweb) <typo3@cobweb.ch>
* Released version 1.0.0