Releases: BeAPI/composer-scaffold-plugin
Releases · BeAPI/composer-scaffold-plugin
Version 2.4.2
Version 2.4.1
- Support composer/installers ^2.0
- Don't create empty
Admin
directory during plugin scaffolding
Version 2.4.0
- Synchronize scaffolding process with the new classes in boilerplate
- Add replacement for plugin description
Version 2.3.1
- Synchronize scaffolding process with the new classes in boilerplate
Composer 2 support
- Add support for Composer 2
Fix PSR4 detection
- fix old plugin-boilerplate version wrongly detected as PSR4 on case insensitive filesystem
- only generate autoload entry for PSR4 variant of boilerplat
Fix trailing slash
- Remove trailing slash from plugin path when creating PSR4 mapping
PSR4 support
- Handle psr-4 and no psr-4 plugins
- Add the autoload of files directly to the composer.json file
- Add the --no-autoload option
- Add the --boilerplate-version option
- Handle the case when the widget component is not available
Fix hardcoded install path
- Improve the way we detect WordPress plugins folder path
Change package name
Change the package name to beapi/composer-scaffold-plugin