Releases: alleyinteractive/composer-wordpress-autoloader
Releases · alleyinteractive/composer-wordpress-autoloader
v1.1.0
v1.0.0
v0.8.1
What's Changed
- Renaming setApcu to avoid conflict with 2.1 composer by @srtfisher in #18
Full Changelog: v0.8.0...v0.8.1
v0.8.0
- Automatically handle vendor-dir placement (possible breaking change if using
vendor-dir
with Composer)
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.0
- Automatically load the autoloader inside of
vendor/autoload.php
without the need to loadvendor/wordpress-autoload.php
manually. This makes it so much easier to use the plugin! - Simplify injection of autoloader when enabled.
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
What's Changed
- Bump alleyinteractive/wordpress-autoloader to 0.2 by @srtfisher in #7
- Supports PHP 8.1
Full Changelog: 0.3.0...v0.4.0