c32a76ce3fa003b229080a7802e749f68f67f646
[yaffs-website] / vendor / composer / installers / CHANGELOG.md
1 # Change Log
2
3 ## [Unreleased]
4
5 ## v1.5.0 - 2017-12-29
6 ### Added
7 * Added WordPress dropin support.
8 * Added new types supported for Eliasis.
9 * Added support for Phoenix CMS.
10 * Added MODX installer.
11 * Added Majima instaler.
12 * Added SiteDirect installer.
13 * Added support optional prefix in OctoberCMS installers.
14 * Added PHP 7.2 support.
15
16 ### Changed
17 * Changed remove packages, see [#348](https://github.com/composer/installers/pull/348).
18
19 ### Fixed
20 * Fixed code style, removed unused imports.
21
22 ## v1.4.0 - 2017-08-09
23 ### Added
24 * Installer for eZ Platform.
25 * Installer for UserFrosting.
26 * Installer for Osclass.
27 * Installer for Lan Management System.
28
29 ### Changed
30 * Added vendor name to package path for Lavalite.
31
32 ## v1.3.0 - 2017-04-24
33 ### Added
34 * Kanboard plugins installer.
35 * Porto-SAP installer.
36 * Add `core` to concrete5 installer.
37 * Support Moodle "search" plugin type.
38 * SyDES installer.
39 * iTop installer.
40 * Lavalite installer.
41 * Module type for Eliasis.
42 * Vgmcp installer.
43 * OntoWiki installer.
44 * The requirements for contributing (CONTRIBUTING.md).
45
46 ## v1.2.0 - 2016-08-13
47 ### Added
48 * Installer for Attogram.
49 * Installer for Cockpit.
50 * Installer for Plentymarkets.
51 * Installer for ReIndex.
52 * Installer for Vanilla.
53 * Installer for YAWIK.
54 * Added missing environments for new Shopware (5.2) Plugin System.
55
56 ## v1.1.0 - 2016-07-05
57 ### Added
58 * Installer for ReIndex.
59 * Installer for RadPHP.
60 * Installer for Decibel.
61 * Installer for Phifty.
62 * Installer for ExpressionEngine.
63
64 ### Changed
65 * New paths for new Bitrix CMS. Old paths is deprecated.
66
67 ### Deprecated
68 * Old paths in Bitrix CMS Installer is deprecated.
69
70 ## v1.0.25 - 2016-04-13
71 ### Removed
72 * Revert TYPO3 installer deletion.
73
74 ## v1.0.24 - 2016-04-05
75 ### Added
76 * Installer for ImageCMS.
77 * Installer for Mautic.
78 * New types in the Kirby installer: `kirby-plugin` and `kirby-field`.
79 * New types in the Drupal installer: `custom-theme` and `custom-module`.
80
81 ### Changed
82 * Switch to PSR-4.
83 * Update Bitrix Installer: configuration for setting custom path to directory with kernel.
84
85 ### Removed
86 * Remove TYPO3 Extension installers.