Plugin Directory

source: jetpack/trunk/jetpack_vendor/automattic/jetpack-abtest/CHANGELOG.md @ 3068647

Last change on this file since 3068647 was 3068647, checked in by zinigor, 3 months ago

Updating trunk to version 13.3.1

File size: 10.8 KB
Line 
1# Changelog
2
3All notable changes to this project will be documented in this file.
4
5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8## [2.0.1] - 2024-03-18
9### Changed
10- Internal updates.
11
12## [2.0.0] - 2023-11-20
13### Changed
14- Updated required PHP version to >= 7.0. [#34192]
15
16## [1.10.14] - 2023-08-28
17### Changed
18- Updated package dependencies. [#32605]
19
20## [1.10.13] - 2023-04-10
21### Added
22- Add Jetpack Autoloader package suggestion. [#29988]
23
24## [1.10.12] - 2023-02-20
25### Changed
26- Minor internal updates.
27
28## [1.10.11] - 2022-12-06
29### Changed
30- Updated package dependencies. [#27688]
31
32## [1.10.10] - 2022-11-28
33### Changed
34- Updated package dependencies. [#27043]
35
36## [1.10.9] - 2022-10-25
37### Changed
38- Updated package dependencies. [#26705]
39
40## [1.10.8] - 2022-09-20
41### Changed
42- Updated package dependencies.
43
44## [1.10.7] - 2022-09-08
45### Changed
46- Updated package dependencies.
47
48## [1.10.6] - 2022-08-30
49### Changed
50- Updated package dependencies. [#25694]
51
52## [1.10.5] - 2022-08-23
53### Changed
54- Updated package dependencies. [#25628]
55
56## [1.10.4] - 2022-08-03
57### Changed
58- Updated package dependencies. [#25300, #25315]
59
60## [1.10.3] - 2022-07-26
61### Changed
62- Updated package dependencies. [#25158]
63
64## [1.10.2] - 2022-06-21
65### Changed
66- Renaming master to trunk. [#24661]
67
68## [1.10.1] - 2022-06-14
69### Changed
70- Updated package dependencies. [#24529]
71
72## [1.10.0] - 2022-05-04
73### Changed
74- Updated package dependencies. [#24095]
75
76## [1.9.23] - 2022-04-26
77### Changed
78- Updated package dependencies.
79
80## [1.9.22] - 2022-04-19
81### Changed
82- Updated package dependencies.
83
84## [1.9.21] - 2022-03-02
85### Changed
86- Updated package dependencies.
87
88## [1.9.20] - 2022-01-25
89### Changed
90- Updated package dependencies.
91
92## [1.9.19] - 2022-01-18
93### Changed
94- Updated package dependencies.
95
96## [1.9.18] - 2022-01-04
97### Changed
98- Switch to pcov for code coverage.
99- Updated package dependencies
100
101## [1.9.17] - 2021-12-14
102### Changed
103- Updated package dependencies.
104
105## [1.9.16] - 2021-11-30
106### Changed
107- Updated package dependencies.
108
109## [1.9.15] - 2021-11-23
110### Changed
111- Updated package dependencies.
112
113## [1.9.14] - 2021-11-02
114### Changed
115- Set `convertDeprecationsToExceptions` true in PHPUnit config.
116- Update PHPUnit configs to include just what needs coverage rather than include everything then try to exclude stuff that doesn't.
117
118## [1.9.13] - 2021-10-19
119### Changed
120- Updated package dependencies.
121
122## [1.9.12] - 2021-10-12
123### Changed
124- Updated package dependencies
125
126## [1.9.11] - 2021-09-28
127### Changed
128- Updated package dependencies.
129
130## [1.9.10] - 2021-08-31
131### Changed
132- Run composer update on test-php command instead of phpunit
133- Tests: update PHPUnit polyfills dependency (yoast/phpunit-polyfills).
134
135## [1.9.9] - 2021-07-27
136### Changed
137- Updated package dependencies.
138
139## [1.9.8] - 2021-06-29
140### Changed
141- Updated package dependencies.
142
143## [1.9.7] - 2021-05-25
144### Changed
145- Updated package dependencies.
146
147## [1.9.6] - 2021-04-27
148### Changed
149- Updated package dependencies.
150
151## [1.9.5] - 2021-03-30
152### Added
153- Composer alias for dev-master, to improve dependencies
154
155### Changed
156- Update package dependencies.
157
158### Fixed
159- Use `composer update` rather than `install` in scripts, as composer.lock isn't checked in.
160
161## [1.9.4] - 2021-02-23
162
163- CI: Make tests more generic
164
165## [1.9.3] - 2021-02-08
166
167- Update dependencies to latest stable
168
169## [1.9.2] - 2021-01-28
170
171- Update dependencies to latest stable
172
173## [1.9.1] - 2021-01-26
174
175- Add mirror-repo information to all current composer packages
176- Monorepo: Reorganize all projects
177
178## [1.9.0] - 2021-01-05
179
180- Coverage Update whitelist for backend tests
181- Pin dependencies
182- Packages: Update for PHP 8 testing
183- Tests:  Try CodeCov coverage app
184- Add .gitignore to export-ignore for dist releases
185
186## [1.8.4] - 2020-11-24
187
188- Version packages for release
189
190## [1.8.3] - 2020-11-24
191
192- Fix remaining phpcs warnings in most of requirelist
193- Updated PHPCS: Packages and Debugger
194
195## [1.8.2] - 2020-11-05
196
197- Update dependencies to latest stable
198
199## [1.8.1] - 2020-10-29
200
201- Update dependencies to latest stable
202
203## [1.8.0] - 2020-10-27
204
205- Updated dependencies to latest stable
206
207## [1.7.4] - 2020-10-14
208
209- Update dependencies to latest stable
210
211## [1.7.3] - 2020-10-09
212
213- Update dependencies to latest stable
214
215## [1.7.2] - 2020-10-06
216
217- Update dependencies to latest stable
218
219## [1.7.1] - 2020-10-01
220
221- Update dependencies to latest stable
222
223## [1.7.0] - 2020-09-29
224
225- Update dependencies to latest stable
226
227## [1.6.1] - 2020-09-09
228
229- Update dependencies to latest stable
230
231## [1.6.0] - 2020-08-26
232
233- CI: Try collect js coverage
234- Docker: Add package testing shortcut
235
236## [1.5.2] - 2020-08-10
237
238- Update dependencies to latest stable
239
240## [1.5.1] - 2020-08-10
241
242- Update dependencies to latest stable
243
244## [1.5.0] - 2020-07-28
245
246- Package Unit tests: update test file names to make sure they runs in Travis
247
248## [1.4.2] - 2020-07-06
249
250- Update dependencies to latest stable
251
252## [1.4.1] - 2020-07-01
253
254- Update dependencies to latest stable
255
256## [1.4.0] - 2020-06-30
257
258- PHPCS: Clean up the packages
259- PHPCS Updates after WPCS 2.3
260
261## [1.3.1] - 2020-06-01
262
263- Update dependencies to latest stable
264
265## [1.3.0] - 2020-05-26
266
267- Update dependencies to latest stable
268
269## [1.2.0] - 2020-04-28
270
271- Update dependencies to latest stable
272
273## [1.1.0] - 2020-03-31
274
275- Update dependencies to latest stable
276
277## [1.0.4] - 2019-12-04
278
279## [1.0.3] - 2019-12-04
280
281- Updating dependencies for 'abtest'
282
283## [1.0.2] - 2019-11-08
284
285- Packages: Use classmap instead of PSR-4
286
287## [1.0.1] - 2019-10-28
288
289- Packages: Add gitattributes files to all packages that need th…
290
291## 1.0.0 - 2019-09-14
292
293- Packages: Introduce a simple A/B test package
294
295[2.0.1]: https://github.com/Automattic/jetpack-abtest/compare/v2.0.0...v2.0.1
296[2.0.0]: https://github.com/Automattic/jetpack-abtest/compare/v1.10.14...v2.0.0
297[1.10.14]: https://github.com/Automattic/jetpack-abtest/compare/v1.10.13...v1.10.14
298[1.10.13]: https://github.com/Automattic/jetpack-abtest/compare/v1.10.12...v1.10.13
299[1.10.12]: https://github.com/Automattic/jetpack-abtest/compare/v1.10.11...v1.10.12
300[1.10.11]: https://github.com/Automattic/jetpack-abtest/compare/v1.10.10...v1.10.11
301[1.10.10]: https://github.com/Automattic/jetpack-abtest/compare/v1.10.9...v1.10.10
302[1.10.9]: https://github.com/Automattic/jetpack-abtest/compare/v1.10.8...v1.10.9
303[1.10.8]: https://github.com/Automattic/jetpack-abtest/compare/v1.10.7...v1.10.8
304[1.10.7]: https://github.com/Automattic/jetpack-abtest/compare/v1.10.6...v1.10.7
305[1.10.6]: https://github.com/Automattic/jetpack-abtest/compare/v1.10.5...v1.10.6
306[1.10.5]: https://github.com/Automattic/jetpack-abtest/compare/v1.10.4...v1.10.5
307[1.10.4]: https://github.com/Automattic/jetpack-abtest/compare/v1.10.3...v1.10.4
308[1.10.3]: https://github.com/Automattic/jetpack-abtest/compare/v1.10.2...v1.10.3
309[1.10.2]: https://github.com/Automattic/jetpack-abtest/compare/v1.10.1...v1.10.2
310[1.10.1]: https://github.com/Automattic/jetpack-abtest/compare/v1.10.0...v1.10.1
311[1.10.0]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.23...v1.10.0
312[1.9.23]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.22...v1.9.23
313[1.9.22]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.21...v1.9.22
314[1.9.21]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.20...v1.9.21
315[1.9.20]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.19...v1.9.20
316[1.9.19]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.18...v1.9.19
317[1.9.18]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.17...v1.9.18
318[1.9.17]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.16...v1.9.17
319[1.9.16]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.15...v1.9.16
320[1.9.15]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.14...v1.9.15
321[1.9.14]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.13...v1.9.14
322[1.9.13]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.12...v1.9.13
323[1.9.12]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.11...v1.9.12
324[1.9.11]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.10...v1.9.11
325[1.9.10]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.9...v1.9.10
326[1.9.9]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.8...v1.9.9
327[1.9.8]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.7...v1.9.8
328[1.9.7]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.6...v1.9.7
329[1.9.6]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.5...v1.9.6
330[1.9.5]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.4...v1.9.5
331[1.9.4]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.3...v1.9.4
332[1.9.3]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.2...v1.9.3
333[1.9.2]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.1...v1.9.2
334[1.9.1]: https://github.com/Automattic/jetpack-abtest/compare/v1.9.0...v1.9.1
335[1.9.0]: https://github.com/Automattic/jetpack-abtest/compare/v1.8.4...v1.9.0
336[1.8.4]: https://github.com/Automattic/jetpack-abtest/compare/v1.8.3...v1.8.4
337[1.8.3]: https://github.com/Automattic/jetpack-abtest/compare/v1.8.2...v1.8.3
338[1.8.2]: https://github.com/Automattic/jetpack-abtest/compare/v1.8.1...v1.8.2
339[1.8.1]: https://github.com/Automattic/jetpack-abtest/compare/v1.8.0...v1.8.1
340[1.8.0]: https://github.com/Automattic/jetpack-abtest/compare/v1.7.4...v1.8.0
341[1.7.4]: https://github.com/Automattic/jetpack-abtest/compare/v1.7.3...v1.7.4
342[1.7.3]: https://github.com/Automattic/jetpack-abtest/compare/v1.7.2...v1.7.3
343[1.7.2]: https://github.com/Automattic/jetpack-abtest/compare/v1.7.1...v1.7.2
344[1.7.1]: https://github.com/Automattic/jetpack-abtest/compare/v1.7.0...v1.7.1
345[1.7.0]: https://github.com/Automattic/jetpack-abtest/compare/v1.6.1...v1.7.0
346[1.6.1]: https://github.com/Automattic/jetpack-abtest/compare/v1.6.0...v1.6.1
347[1.6.0]: https://github.com/Automattic/jetpack-abtest/compare/v1.5.2...v1.6.0
348[1.5.2]: https://github.com/Automattic/jetpack-abtest/compare/v1.5.1...v1.5.2
349[1.5.1]: https://github.com/Automattic/jetpack-abtest/compare/v1.5.0...v1.5.1
350[1.5.0]: https://github.com/Automattic/jetpack-abtest/compare/v1.4.2...v1.5.0
351[1.4.2]: https://github.com/Automattic/jetpack-abtest/compare/v1.4.1...v1.4.2
352[1.4.1]: https://github.com/Automattic/jetpack-abtest/compare/v1.4.0...v1.4.1
353[1.4.0]: https://github.com/Automattic/jetpack-abtest/compare/v1.3.1...v1.4.0
354[1.3.1]: https://github.com/Automattic/jetpack-abtest/compare/v1.3.0...v1.3.1
355[1.3.0]: https://github.com/Automattic/jetpack-abtest/compare/v1.2.0...v1.3.0
356[1.2.0]: https://github.com/Automattic/jetpack-abtest/compare/v1.1.0...v1.2.0
357[1.1.0]: https://github.com/Automattic/jetpack-abtest/compare/v1.0.4...v1.1.0
358[1.0.4]: https://github.com/Automattic/jetpack-abtest/compare/v1.0.3...v1.0.4
359[1.0.3]: https://github.com/Automattic/jetpack-abtest/compare/v1.0.2...v1.0.3
360[1.0.2]: https://github.com/Automattic/jetpack-abtest/compare/v1.0.1...v1.0.2
361[1.0.1]: https://github.com/Automattic/jetpack-abtest/compare/v1.0.0...v1.0.1
Note: See TracBrowser for help on using the repository browser.